apache / apache/beam

Support projection pushdown after beginning of pipeline.

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

Description

The first iteration of projection pushdown will only support pushdown on transforms at the beginning of the pipeline.

This is due to difficulties using PTransformOverrideFactory - it requires getting the transform's input as an argument, and there's currently no way to do this generically.

For more on projection pushdown, see BEAM-12976.

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

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.