[
https://issues.apache.org/jira/browse/BEAM-11648?focusedWorklogId=538026&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-538026
]
ASF GitHub Bot logged work on BEAM-11648:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 19/Jan/21 19:47
Start Date: 19/Jan/21 19:47
Worklog Time Spent: 10m
Work Description: suztomo edited a comment on pull request #13765:
URL: https://github.com/apache/beam/pull/13765#issuecomment-763015608
(Yes, `beam-linkage-check.sh` is a good tool when upgrading the BOM) Would
you try this?
```
sdks/java/build-tools/beam-linkage-check.sh origin/master
reuvenlax/update_bom
```
(This may take few ten minutes) This command checks the dependency
compatibility of beam-sdks-java-core, beam-sdks-java-io-google-cloud-platform,
beam-runners-google-cloud-dataflow-java, beam-sdks-java-io-hadoop-format. If
you want to exclude the rest, you can run:
```
sdks/java/build-tools/beam-linkage-check.sh origin/master
reuvenlax:update_bom beam-runners-google-cloud-dataflow-java
```
I'll update the script usage.
----------------------------------------------------------------
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: 538026)
Time Spent: 3h 10m (was: 3h)
> 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: 3h 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)