bvolpato opened a new pull request, #27285: URL: https://github.com/apache/beam/pull/27285
There are some conflicts when using Datastore client along with Beam imported. I think it is important to get this in on Beam 2.49.0 to avoid dependency conflicts out there. https://mvnrepository.com/artifact/com.google.cloud/libraries-bom/26.17.0 uses https://mvnrepository.com/artifact/com.google.cloud/google-cloud-datastore-bom/2.15.0, but somehow the BOM doesn't mandate the version for the proto dep here, so upgrading manually for now. -- 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]
