apache / apache/beam

extend join-library to support 3+ PCollections

Open
#18,340 0 comments 0 reactions 0 assignees View on GitHub
extensions improvement java join-library P3
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
1d 20h
Merged PRs (30d)
196

Description

`join.class` in join-library can handle two source PCollections, to perform inner/left_outer/right_outer join.

Extend the capability to handle more upstream PCollections.

Imported from Jira [BEAM-1987](https://issues.apache.org/jira/browse/BEAM-1987). Original Jira may contain additional context.
Reported by: mingmxu.

Contributor guide

Open the contributing guide

Research direction

Start with `join.class` in the join-library and review the original Jira issue BEAM-1987 for additional context. Determine the existing two-PCollection inner, left_outer, and right_outer behavior, then define what supporting three or more upstream PCollections should mean and verify that capability across the supported join types.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
data, distributed-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.