This is an automated email from the ASF dual-hosted git repository.

lidavidm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 41000a1  ARROW-13462: [C++] Fix example code stub in Compute API 
documentation
     add 8ebc505  ARROW-13987: [C++] Support nested field refs

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/array/array_nested.cc                | 91 ++++++++++++----------
 cpp/src/arrow/array/array_nested.h                 |  8 ++
 cpp/src/arrow/compute/exec/expression.cc           | 35 +++++++--
 cpp/src/arrow/compute/exec/expression.h            |  3 +-
 cpp/src/arrow/compute/exec/expression_benchmark.cc | 36 +++++++++
 cpp/src/arrow/compute/exec/expression_test.cc      | 79 +++++++++++++++++--
 6 files changed, 195 insertions(+), 57 deletions(-)

Reply via email to