You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2021/01/19 17:56:22 UTC

[GitHub] [beam] suztomo commented on pull request #13765: [BEAM-11648] In preparation for new BigQuery sink, update GCP BOM

suztomo commented on pull request #13765:
URL: https://github.com/apache/beam/pull/13765#issuecomment-763015608


   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:
users@infra.apache.org