jcalvarezj opened a new issue, #24148:
URL: https://github.com/apache/beam/issues/24148

   ### What would you like to happen?
   
   The only current way to directly implement relational joins between two 
PCollections using the library is through Java SDK's 
org.apache.beam.sdk.schemas.transforms.Join. As a Python pipeline developer I 
would like to be able to do the same, in a similar fashion as described in the 
usage examples of 
https://beam.apache.org/documentation/sdks/java-extensions/#join-library
   
   .add-labels python,'new feature'
   
   ### Issue Priority
   
   Priority: 2
   
   ### Issue Component
   
   Component: sdk-py-core


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