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 d1b01e6 PARQUET-1993: [C++] expose way to wait for I/O to complete
add 2ace1e3 ARROW-11877: [C++] Add microbenchmark for
SimplifyWithGuarantee
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/dataset/CMakeLists.txt | 9 +++
cpp/src/arrow/dataset/expression_benchmark.cc | 93 +++++++++++++++++++++++++++
2 files changed, 102 insertions(+)
create mode 100644 cpp/src/arrow/dataset/expression_benchmark.cc