You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2022/12/14 08:28:39 UTC

[arrow] branch master updated (4647739e46 -> b21bf749f2)

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

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


    from 4647739e46 ARROW-17520: [C++] Implement SubStrait SetRel (UnionAll) (#14186)
     add b21bf749f2 ARROW-15592: [C++] Add support for custom output field names in a substrait::PlanRel (#14292)

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/engine/substrait/serde.cc      |  19 +--
 cpp/src/arrow/engine/substrait/serde_test.cc | 175 ++++++++++++++++++++++-----
 2 files changed, 144 insertions(+), 50 deletions(-)