[
https://issues.apache.org/jira/browse/BEAM-8882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17011180#comment-17011180
]
Robert Bradshaw commented on BEAM-8882:
---------------------------------------
I would word this as "beam.Create no longer preserves order unless
reshuffle=False is passed in as an argument." It's still odd to say,
as PCollections are, generically, unordered, but in this case people
may have assumed order + fusion.
> Allow Dataflow to automatically choose portability or not.
> ----------------------------------------------------------
>
> Key: BEAM-8882
> URL: https://issues.apache.org/jira/browse/BEAM-8882
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Reporter: Robert Bradshaw
> Assignee: Robert Bradshaw
> Priority: Critical
> Fix For: 2.18.0
>
> Time Spent: 5h 50m
> Remaining Estimate: 0h
>
> We would like the Dataflow service to be able to automatically choose whether
> to run pipelines in a portable way. In order to do this, we need to provide
> more information even if portability is not explicitly requested.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)