damccorm commented on code in PR #32769: URL: https://github.com/apache/beam/pull/32769#discussion_r1812715906
########## CHANGES.md: ########## @@ -69,6 +69,7 @@ * [Managed Iceberg] Now available in Python SDK ([#31495](https://github.com/apache/beam/pull/31495)) * [Managed Iceberg] Add support for TIMESTAMP, TIME, and DATE types ([#32688](https://github.com/apache/beam/pull/32688)) * BigQuery CDC writes are now available in Python SDK, only supported when using StorageWrite API at least once mode ([#32527](https://github.com/apache/beam/issues/32527)) +* gcs-connector config options can be set via GcsOptions; otherwise will be automatically loaded from default Configuration (Java) Review Comment: Nit: Could we link to this PR here -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
