You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2022/01/11 16:58:03 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=17472931#comment-17472931 ] 

Beam JIRA Bot commented on BEAM-10652:
--------------------------------------

This issue is assigned but has not received an update in 30 days so it has been labeled "stale-assigned". If you are still working on the issue, please give an update and remove the label. If you are no longer working on the issue, please unassign so someone else may work on it. In 7 days the issue will be automatically unassigned.

> 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
>              Labels: stale-assigned
>          Time Spent: 9h 40m
>  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)