[
https://issues.apache.org/jira/browse/BEAM-11648?focusedWorklogId=550458&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-550458
]
ASF GitHub Bot logged work on BEAM-11648:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 09/Feb/21 22:24
Start Date: 09/Feb/21 22:24
Worklog Time Spent: 10m
Work Description: suztomo commented on pull request #13765:
URL: https://github.com/apache/beam/pull/13765#issuecomment-776285194
Yes, I agree that there's a conflict between google-api-services-bigquery
and google-cloud-bigquerystorage.
I see
[com.google.cloud:google-cloud-bigquery:1.126.3](https://search.maven.org/artifact/com.google.cloud/google-cloud-bigquery/1.126.3/jar)
uses "com.google.apis:google-api-services-bigquery:v2-rev20201030-1.31.0".
Would you try upgrading the version of google-api-services-bigquery in
BeamModulePlugin.groovy line 512?
https://github.com/apache/beam/blob/705649d/buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy#L512
> google_api_services_bigquery :
"com.google.apis:google-api-services-bigquery:v2-rev20200719-$google_clients_version",
(I would try
"com.google.apis:google-api-services-bigquery:v2-**rev20201030**-$google_clients_version")
----------------------------------------------------------------
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: 550458)
Time Spent: 12h 20m (was: 12h 10m)
> Implement new BigQuery sink (Vortex)
> ------------------------------------
>
> Key: BEAM-11648
> URL: https://issues.apache.org/jira/browse/BEAM-11648
> Project: Beam
> Issue Type: New Feature
> Components: extensions-java-gcp
> Reporter: Reuven Lax
> Priority: P2
> Time Spent: 12h 20m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)