[
https://issues.apache.org/jira/browse/BEAM-13658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kyle Weaver updated BEAM-13658:
-------------------------------
Status: Open (was: Triage Needed)
> Support projection pushdown after beginning of pipeline.
> --------------------------------------------------------
>
> Key: BEAM-13658
> URL: https://issues.apache.org/jira/browse/BEAM-13658
> Project: Beam
> Issue Type: New Feature
> Components: sdk-java-core
> Reporter: Kyle Weaver
> Priority: P2
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)