This is an automated email from the ASF dual-hosted git repository.
bkietz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 91b6c0b MINOR: [C++][CI] Fix s3fs_test.cc compile error
add a99d3fa ARROW-13540: [C++] Add order by sink node
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/compute/exec/options.h | 15 +++++
cpp/src/arrow/compute/exec/plan_test.cc | 110 ++++++++++++++++++++++++++++++++
cpp/src/arrow/compute/exec/sink_node.cc | 81 ++++++++++++++++++++++-
cpp/src/arrow/compute/exec/util.cc | 11 ++++
cpp/src/arrow/compute/exec/util.h | 4 ++
5 files changed, 219 insertions(+), 2 deletions(-)