Ben Kietzman created ARROW-13660:
------------------------------------
Summary: [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
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)