You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Brian Hulette (Jira)" <ji...@apache.org> on 2021/09/23 18:25:00 UTC

[jira] [Commented] (BEAM-10652) Allow Clustering without TimePartitioning in BigQueryIO

    [ https://issues.apache.org/jira/browse/BEAM-10652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17419387#comment-17419387 ] 

Brian Hulette commented on BEAM-10652:
--------------------------------------

Note this was filed in response to dev@ thread: https://lists.apache.org/thread.html/r9ff1a91fba3b254c4b6153f410c1b23ce413e6cabf6299a0ca2633f9%40%3Cdev.beam.apache.org%3E

> Allow Clustering without TimePartitioning in BigQueryIO
> -------------------------------------------------------
>
>                 Key: BEAM-10652
>                 URL: https://issues.apache.org/jira/browse/BEAM-10652
>             Project: Beam
>          Issue Type: Improvement
>          Components: io-java-gcp
>    Affects Versions: 2.23.0
>            Reporter: Brian Hulette
>            Priority: P3
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> [Clustering|https://cloud.google.com/bigquery/docs/clustered-tables] without time partitioning is allowed in BigQuery, but we specifically reject it:
> https://github.com/apache/beam/blob/5e0e798ddd827fd212ac89b8c6f6f2cf9e4b29a5/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/bigquery/BigQueryIO.java#L2511-L2515
> We should remove this check and add tests for clustering without time partitioning.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)