tarun-google opened a new pull request, #39008:
URL: https://github.com/apache/beam/pull/39008

   Parity feature, similar to Java. Validate that bucket is in the same project 
as the pipeline when Beam defaults the default naming conventions. 
   
   Introducing google-cloud-resource-manager for mapping project_name to 
project_number. Java used the same dependency for this 
https://github.com/apache/beam/blob/849fcf89c81e7b8ac2ccdf8e3596d35993ff33ab/sdks/java/extensions/google-cloud-platform-core/src/main/java/org/apache/beam/sdk/extensions/gcp/options/GcpOptions.java#L527
   
   Existing Java:
   <img width="964" height="374" alt="Screenshot 2026-06-17 at 2 42 06 PM" 
src="https://github.com/user-attachments/assets/a4023bc4-e732-4a8c-bdd2-4d724e93a43e";
 />
   Python:
   <img width="964" height="374" alt="Screenshot 2026-06-17 at 2 42 36 PM" 
src="https://github.com/user-attachments/assets/cf0fe9af-6a84-4c9d-b9b2-e9917a8f7010";
 />
   
   
   GitHub Actions Tests Status (on master branch)
   
------------------------------------------------------------------------------------------------
   [![Build python source distribution and 
wheels](https://github.com/apache/beam/actions/workflows/build_wheels.yml/badge.svg?event=schedule&&?branch=master)](https://github.com/apache/beam/actions?query=workflow%3A%22Build+python+source+distribution+and+wheels%22+branch%3Amaster+event%3Aschedule)
   [![Python 
tests](https://github.com/apache/beam/actions/workflows/python_tests.yml/badge.svg?event=schedule&&?branch=master)](https://github.com/apache/beam/actions?query=workflow%3A%22Python+Tests%22+branch%3Amaster+event%3Aschedule)
   [![Java 
tests](https://github.com/apache/beam/actions/workflows/java_tests.yml/badge.svg?event=schedule&&?branch=master)](https://github.com/apache/beam/actions?query=workflow%3A%22Java+Tests%22+branch%3Amaster+event%3Aschedule)
   [![Go 
tests](https://github.com/apache/beam/actions/workflows/go_tests.yml/badge.svg?event=schedule&&?branch=master)](https://github.com/apache/beam/actions?query=workflow%3A%22Go+tests%22+branch%3Amaster+event%3Aschedule)
   
   See [CI.md](https://github.com/apache/beam/blob/master/CI.md) for more 
information about GitHub Actions CI or the [workflows 
README](https://github.com/apache/beam/blob/master/.github/workflows/README.md) 
to see a list of phrases to trigger workflows.
   


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

Reply via email to