[
https://issues.apache.org/jira/browse/BEAM-7362?focusedWorklogId=250990&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-250990
]
ASF GitHub Bot logged work on BEAM-7362:
----------------------------------------
Author: ASF GitHub Bot
Created on: 30/May/19 14:32
Start Date: 30/May/19 14:32
Worklog Time Spent: 10m
Work Description: kkucharc commented on issue #8626: [BEAM-7362] BigQuery
IO write performance test
URL: https://github.com/apache/beam/pull/8626#issuecomment-497351032
Och, I remember @Juta 's e-mail and really cool and helpful document (we
even followed by content of this document). I didn't realise we are working on
such similar tests back then.
This totally makes sense for me to somehow distinguish those tests. I
believe the decision about naming was motivated by fact there were no BigQuery
write tests yet. It's good that you bring this up because there is also [read
test](https://github.com/apache/beam/pull/8675) waiting for my review. Maybe it
would be good name it `bigquery_write_load_test.py` but I'm afraid it may be
confused with `bigquery_file_loads_test.py` that @Juta created. So maybe we can
call those tests `perf tests` (`bigquery_write_perf_test.py`)?
WDYT @kamilwu & @tvalentyn ?
----------------------------------------------------------------
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: 250990)
Time Spent: 2h 10m (was: 2h)
> 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: 2h 10m
> 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)