kennknowles opened a new issue, #19460:
URL: https://github.com/apache/beam/issues/19460

   According to the BigQuery sink docs:
   ```
   
   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`).
   
   ```
   
   The sink should support partitioning (and clustering).
   
   Imported from Jira 
[BEAM-7108](https://issues.apache.org/jira/browse/BEAM-7108). Original Jira may 
contain additional context.
   Reported by: oliviervg1.


-- 
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]

Reply via email to