[
https://issues.apache.org/jira/browse/BEAM-10652?focusedWorklogId=659920&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-659920
]
ASF GitHub Bot logged work on BEAM-10652:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 04/Oct/21 21:56
Start Date: 04/Oct/21 21:56
Worklog Time Spent: 10m
Work Description: brucearctor commented on pull request #15548:
URL: https://github.com/apache/beam/pull/15548#issuecomment-933885945
@TheNeuralBit -- it looks like ( at times ) multiple of the 'same' test runs
will happen on different Jenkins machines. Imagining that would be wiser to
stop one or both ( and then rerun a single test suite as appropriate ). But,
I'd need permissions on Jenkins machines to do that. Mostly a note that I
don't want to be taking up too much compute/testing resources.
<img width="312" alt="Screen Shot 2021-10-04 at 2 55 33 PM"
src="https://user-images.githubusercontent.com/5032356/135930180-bf087da2-f124-4208-bb6b-3a05f29c02d8.png">
--
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 659920)
Time Spent: 8h (was: 7h 50m)
> 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: 8h
> 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)