[
https://issues.apache.org/jira/browse/BEAM-7362?focusedWorklogId=253591&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-253591
]
ASF GitHub Bot logged work on BEAM-7362:
----------------------------------------
Author: ASF GitHub Bot
Created on: 04/Jun/19 07:33
Start Date: 04/Jun/19 07:33
Worklog Time Spent: 10m
Work Description: kamilwu commented on issue #8626: [BEAM-7362] BigQuery
IO write performance test
URL: https://github.com/apache/beam/pull/8626#issuecomment-498557019
> Btw, @kamilwu, squashing new changes into the first commit and a force
push make it harder to see what changes were made between review iterations. I
suggest to make a "fixup: " commits instead. You could later squash fixup
commits before the merge, or a committer can squash all commits into one during
the merge. (It is also fine to keep multiple commits if they are meaningful
contributions of their own).
I will keep this in mind. Thanks for your approve.
----------------------------------------------------------------
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: 253591)
Time Spent: 3.5h (was: 3h 20m)
> Add a performance test for BigQueryIO write
> -------------------------------------------
>
> Key: BEAM-7362
> URL: https://issues.apache.org/jira/browse/BEAM-7362
> Project: Beam
> Issue Type: Test
> Components: testing
> Reporter: Kamil Wasilewski
> Assignee: Kamil Wasilewski
> Priority: Major
> Time Spent: 3.5h
> Remaining Estimate: 0h
>
> There is already one test which covers BigQueryIO read in Python SDK, but
> there are no tests for BigQueryIO write.
> My plan is:
> 1) Use SyntheticSource to generate input data. Data size can be configure by
> command line arguments.
> 2) Write data to BQ dataset and measure throughput.
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)