You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ag...@apache.org on 2023/01/18 14:11:13 UTC

[arrow-datafusion] branch master updated (906896b7c -> db9214aa4)

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

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


    from 906896b7c Minor: Make messages consistent for LogicalPlan::Dml (#4953)
     add db9214aa4 Upgrade to Substrait 0.4.0 (#4966)

No new revisions were added by this update.

Summary of changes:
 datafusion/substrait/Cargo.toml         |  2 +-
 datafusion/substrait/src/consumer.rs    |  7 ++++---
 datafusion/substrait/src/producer.rs    | 10 +++++-----
 datafusion/substrait/src/serializer.rs  |  2 +-
 datafusion/substrait/tests/roundtrip.rs |  2 +-
 5 files changed, 12 insertions(+), 11 deletions(-)