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

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

                Author: ASF GitHub Bot
            Created on: 09/Dec/19 23:17
            Start Date: 09/Dec/19 23:17
    Worklog Time Spent: 10m 
      Work Description: 11moon11 commented on pull request #10334: [BEAM-8933] 
Update BigQuery proto dependency
URL: https://github.com/apache/beam/pull/10334#discussion_r355738177
 
 

 ##########
 File path: 
sdks/java/io/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/bigquery/BigQueryIOStorageReadTest.java
 ##########
 @@ -1493,6 +1399,17 @@ public void testReadFromBigQueryIO() throws Exception {
                 
StreamPosition.newBuilder().setStream(Stream.newBuilder().setName("streamName")))
             .build();
 
+    /*
 
 Review comment:
   Was using it as a reference when debugging. Should be deleted now.
   Thanks!
 
----------------------------------------------------------------
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:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 356663)
    Time Spent: 0.5h  (was: 20m)

> BigQuery IO should support read/write in Arrow format
> -----------------------------------------------------
>
>                 Key: BEAM-8933
>                 URL: https://issues.apache.org/jira/browse/BEAM-8933
>             Project: Beam
>          Issue Type: Improvement
>          Components: io-java-gcp
>            Reporter: Kirill Kozlov
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> As of right now BigQuery uses Avro format for reading and writing.
> We should add a config to BigQueryIO to specify which format to use (with 
> Avro as default).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to