[
https://issues.apache.org/jira/browse/BEAM-1201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Halperin updated BEAM-1201:
----------------------------------
Summary: Remove producesSortedKeys from BoundedSource (was: Remove
producesSortedKeys from Source)
> Remove producesSortedKeys from BoundedSource
> --------------------------------------------
>
> Key: BEAM-1201
> URL: https://issues.apache.org/jira/browse/BEAM-1201
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-core
> Reporter: Daniel Halperin
> Assignee: Daniel Halperin
> Priority: Minor
> Labels: backward-incompatible
>
> This is a holdover from a precursor of the old Dataflow SDK that we just
> failed to delete before releasing Dataflow 1.0, but we can delete before the
> first stable release of Beam.
> This function has never been used by any runner. It does not mean anything
> obvious to implementors, as many sources produce {{T}}, not {{KV<K,V>}} --
> what does it mean in the former case? (And how do you get the latter case
> correct?)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)