apache / apache/beam

Remove getPCollection from (Un)CommittedBundle

Open
#18,081 1 comment 0 reactions 0 assignees View on GitHub
bug direct good first issue P3 runners
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
2d 2h
Merged PRs (30d)
205

Description

After https://github.com/apache/incubator-beam/pull/1019 is merged, Root bundles will no longer belong to a PCollection in all cases. Any (Bundle, PCollection) pair that must be tracked should be done so outside of the Bundle class.

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

Contributor guide

Open the contributing guide

Research direction

Review the referenced pull request 1019 first, then locate getPCollection and its usages on UnCommittedBundle and CommittedBundle. The work is done when Root bundles no longer depend on a PCollection, any required (Bundle, PCollection) tracking is outside Bundle, and the accessor and its callers are removed or updated.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
data-engineering
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.