[
https://issues.apache.org/jira/browse/BEAM-7199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250652#comment-17250652
]
Kyle Weaver commented on BEAM-7199:
-----------------------------------
To clarify, this ticket should only track improvements to the Java fuser.
Combiner lifting in the Flink and Spark runners is tracked separately by
BEAM-4678 and BEAM-11478, respectively.
> Better optimize Portable pipelines in Java fuser
> ------------------------------------------------
>
> Key: BEAM-7199
> URL: https://issues.apache.org/jira/browse/BEAM-7199
> Project: Beam
> Issue Type: Improvement
> Components: sdk-py-core
> Reporter: Ankur Goenka
> Priority: P3
> Labels: portability
>
> Python has an experimental flag pre_optimize=all which does pre-optimization
> of python pipelines by fusing operators.
> Python optimization is expected to be better than the one in java because it
> has more information about the pipeline.
> Make java pipeline optimization at par with python so that the benefits can
> be shared by all languages.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)