apache / apache/beam

[Feature Request]: Support relational Joins in Python SDK

Open
#24,148 2 comments 0 reactions 0 assignees View on GitHub
core new feature P2 python
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
1d 20h
Merged PRs (30d)
196

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.