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

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

                Author: ASF GitHub Bot
            Created on: 08/Jul/21 15:20
            Start Date: 08/Jul/21 15:20
    Worklog Time Spent: 10m 
      Work Description: MiguelAnzoWizeline edited a comment on pull request 
#14586:
URL: https://github.com/apache/beam/pull/14586#issuecomment-876527868


   Hi,
   Im constantly getting this error when running the Java PreCommit:
   
   
`/home/jenkins/jenkins-slave/workspace/beam_PreCommit_SQL_Java11_Commit/src/sdks/java/io/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/bigquery/BigQueryIOStorageQueryTest.java:642:
 error: no suitable method found for 
create(String,StaticValueProvider<String>,boolean,boolean,QueryPriority,<null>,<null>,<null>,TableRowParser,TableRowJsonCoder,FakeBigQueryServices)`
   
   But if we go to that line in the changes made in this [pull 
request](https://github.com/apache/beam/blob/111a4b4e6611b44934409f0983a99165efcb7d60/sdks/java/io/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/bigquery/BigQueryIOStorageQueryTest.java#L642)
 we can see that it is not the same as the method call in the error in terms of 
number of arguments. Is there any possibility that the check is not running 
with the same code as the last commit made?
   
   I have been also trying to replicate this locally both running the specific 
compileTestJava check and the precommit and locally is always passing.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

    Worklog Id:     (was: 620559)
    Time Spent: 79h 20m  (was: 79h 10m)

> BigQuery IO should support reading Arrow format over Storage API
> ----------------------------------------------------------------
>
>                 Key: BEAM-8933
>                 URL: https://issues.apache.org/jira/browse/BEAM-8933
>             Project: Beam
>          Issue Type: Improvement
>          Components: io-java-gcp
>            Reporter: Kirill Kozlov
>            Assignee: Miguel Anzo
>            Priority: P3
>          Time Spent: 79h 20m
>  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: Arrow or 
> Avro (with Avro as default).



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

Reply via email to