[
https://issues.apache.org/jira/browse/BEAM-7108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17547733#comment-17547733
]
Kenneth Knowles commented on BEAM-7108:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/19460
> Support for writing to partitioned and clustered BigQuery tables using Python
> -----------------------------------------------------------------------------
>
> Key: BEAM-7108
> URL: https://issues.apache.org/jira/browse/BEAM-7108
> Project: Beam
> Issue Type: New Feature
> Components: io-java-gcp
> Reporter: Olivier Van Goethem
> Priority: P3
>
> According to the BigQuery sink docs:
> {code:java}
> BigQuery sink currently does not fully support writing to BigQuery time
> partitioned tables. But writing to a *single* partition may work if that does
> not involve creating a new table (for example, when writing to an existing
> table with `create_disposition=CREATE_NEVER` and
> `write_disposition=WRITE_APPEND`).
> {code}
> The sink should support partitioning (and clustering).
--
This message was sent by Atlassian Jira
(v8.20.7#820007)