You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Bruce Arctor (Jira)" <ji...@apache.org> on 2022/03/10 19:09:00 UTC

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

     [ https://issues.apache.org/jira/browse/BEAM-10652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruce Arctor updated BEAM-10652:
--------------------------------
    Fix Version/s: 2.38.0
       Resolution: Fixed
           Status: Resolved  (was: In Progress)

> 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
>            Assignee: Bruce Arctor
>            Priority: P3
>             Fix For: 2.38.0
>
>          Time Spent: 46h 20m
>  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.20.1#820001)