This is an automated email from the ASF dual-hosted git repository.
npr pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 8b8841d4d7 ARROW-18055: [C++] arrow-dataset-dataset-writer-test still
times out occassionally (#14428)
add f5e592eb5e ARROW-15540: [C++] Allow the substrait consumer to accept
plans with hints and nullable literals (#14402)
No new revisions were added by this update.
Summary of changes:
.../arrow/engine/substrait/expression_internal.cc | 3 +-
.../arrow/engine/substrait/relation_internal.cc | 16 +-
cpp/src/arrow/engine/substrait/serde.cc | 5 +-
cpp/src/arrow/engine/substrait/serde.h | 9 +-
cpp/src/arrow/engine/substrait/serde_test.cc | 246 +++++++++++++++------
5 files changed, 199 insertions(+), 80 deletions(-)