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

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

                Author: ASF GitHub Bot
            Created on: 12/Aug/19 14:45
            Start Date: 12/Aug/19 14:45
    Worklog Time Spent: 10m 
      Work Description: lgajowy commented on pull request #9295: [BEAM-7721] 
Add write test to BigQueryIOIT
URL: https://github.com/apache/beam/pull/9295#discussion_r312932252
 
 

 ##########
 File path: 
sdks/java/io/bigquery-io-tests/src/test/java/org/apache/beam/sdk/bigqueryiotests/BigQueryIOIT.java
 ##########
 @@ -62,29 +60,33 @@
  *
  * <pre>
  *  ./gradlew integrationTest -p sdks/java/io/gcp/bigquery 
-DintegrationTestPipelineOptions='[
- *  "--bigQuerySourceDataset=source-dataset",
- *  "--bigQuerySourceTable=source-table",
+ *  "--bigQueryTestDataset=source-dataset",
 
 Review comment:
   Can we change this to some more specific name that will distinguish metrics 
from source/sink data table? 
   
   for example:
    - metricsBigQueryTable/dataset - for metrics
    - testData BigQueryTable/dataset - for test data source/sink 
   
   wdyt?
   
 
----------------------------------------------------------------
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: 293177)
    Time Spent: 6h 40m  (was: 6.5h)

> Measure throughput in BigQueryIO read in Java
> ---------------------------------------------
>
>                 Key: BEAM-7721
>                 URL: https://issues.apache.org/jira/browse/BEAM-7721
>             Project: Beam
>          Issue Type: Improvement
>          Components: testing
>            Reporter: Michal Walenia
>            Assignee: Michal Walenia
>            Priority: Major
>          Time Spent: 6h 40m
>  Remaining Estimate: 0h
>
> Collect bytes/time metric in BQ read tests in Java SDK



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to