[
https://issues.apache.org/jira/browse/BEAM-11408?focusedWorklogId=556519&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-556519
]
ASF GitHub Bot logged work on BEAM-11408:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 23/Feb/21 19:09
Start Date: 23/Feb/21 19:09
Worklog Time Spent: 10m
Work Description: nehsyc commented on a change in pull request #14033:
URL: https://github.com/apache/beam/pull/14033#discussion_r581314137
##########
File path: sdks/python/apache_beam/io/gcp/bigquery_file_loads_test.py
##########
@@ -716,8 +826,10 @@ def test_multiple_destinations_transform(self):
max_file_size=20,
max_files_per_bundle=-1))
+ @parameterized.expand(
Review comment:
I was not able to run this with Dataflow runner. I can revert it back if
more appropriate.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 556519)
Time Spent: 11.5h (was: 11h 20m)
> GCP BigQuery sink (streaming inserts) uses runner determined sharding
> ---------------------------------------------------------------------
>
> Key: BEAM-11408
> URL: https://issues.apache.org/jira/browse/BEAM-11408
> Project: Beam
> Issue Type: Improvement
> Components: io-java-gcp
> Reporter: Siyuan Chen
> Assignee: Siyuan Chen
> Priority: P1
> Fix For: 2.28.0
>
> Time Spent: 11.5h
> Remaining Estimate: 0h
>
> Integrate BigQuery sink with shardable `GroupIntoBatches` (BEAM-10475) to
> allow runner determined dynamic sharding.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)