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 07:55:56 UTC

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

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 4623166c5 Update to arrow 31 (#4927)
     add 906896b7c Minor: Make messages consistent for LogicalPlan::Dml (#4953)

No new revisions were added by this update.

Summary of changes:
 datafusion/core/src/physical_plan/planner.rs | 2 +-
 datafusion/expr/src/logical_plan/plan.rs     | 2 +-
 datafusion/proto/src/logical_plan/mod.rs     | 2 +-
 datafusion/sql/tests/integration_test.rs     | 6 +++---
 4 files changed, 6 insertions(+), 6 deletions(-)