[
https://issues.apache.org/jira/browse/BEAM-7199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091915#comment-17091915
]
Ismaël Mejía commented on BEAM-7199:
------------------------------------
Thanks a lot [~lcwik] I am going to check the references and eventually come
back to you with questions because from a quick view I don't understand it for
the Combine case but hopefully the doc will make it more clear.
> Better optimize Portable pipelines
> ----------------------------------
>
> 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: Major
> 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)