[
https://issues.apache.org/jira/browse/ARROW-13660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Li reassigned ARROW-13660:
--------------------------------
Assignee: David Li
> [C++][Compute] Remove `seq` as a parameter of ExecNode::InputReceived
> ---------------------------------------------------------------------
>
> Key: ARROW-13660
> URL: https://issues.apache.org/jira/browse/ARROW-13660
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Ben Kietzman
> Assignee: David Li
> Priority: Major
> Labels: query-engine
> Fix For: 6.0.0
>
>
> `seq` is a parameter on which no useful guarantees can be provided and which
> causes confusion since it could be construed to imply ordering, uniqueness of
> the tag, etc. Let's simplify the API by simply removing it
--
This message was sent by Atlassian Jira
(v8.3.4#803005)