You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/03/01 22:46:00 UTC

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

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

ASF GitHub Bot logged work on BEAM-10652:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 01/Mar/22 22:45
            Start Date: 01/Mar/22 22:45
    Worklog Time Spent: 10m 
      Work Description: brucearctor commented on pull request #16578:
URL: https://github.com/apache/beam/pull/16578#issuecomment-1055934390


   @chamikaramj  -- LGTY?  


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 735015)
    Time Spent: 46h 10m  (was: 46h)

> 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
>          Time Spent: 46h 10m
>  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)