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 627c729 ARROW-7037: [C++ ] Compile error on the combination of
protobuf >= 3.9 and clang
add 4334a09 ARROW-6950: [C++][Dataset] Add dataset benchmark example
No new revisions were added by this update.
Summary of changes:
cpp/examples/arrow/CMakeLists.txt | 7 ++
cpp/examples/arrow/dataset-parquet-scan-example.cc | 136 +++++++++++++++++++++
2 files changed, 143 insertions(+)
create mode 100644 cpp/examples/arrow/dataset-parquet-scan-example.cc