You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by al...@apache.org on 2023/01/24 22:37:41 UTC

[arrow-datafusion] branch master updated (e30711d04 -> c947b051c)

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

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


    from e30711d04 Use correct schema in substrait ReadRel (#5050)
     add c947b051c Improve join type support in substrait (#5051)

No new revisions were added by this update.

Summary of changes:
 datafusion/substrait/src/consumer.rs    | 40 +++++++++++++++++++++------------
 datafusion/substrait/src/producer.rs    | 26 ++++++++++++---------
 datafusion/substrait/tests/roundtrip.rs | 16 +++++++++++++
 3 files changed, 57 insertions(+), 25 deletions(-)