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 2022/11/17 16:49:15 UTC

[arrow-datafusion] branch master updated (5ed40e0d2 -> 062acadd1)

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 5ed40e0d2 add a checker to confirm optimizer can keep plan schema immutable. (#4233)
     add 062acadd1 Update hashbrown requirement from 0.12 to 0.13 (#4164)

No new revisions were added by this update.

Summary of changes:
 datafusion-cli/Cargo.lock           | 56 +++++++++++++++----------------------
 datafusion/core/Cargo.toml          |  2 +-
 datafusion/optimizer/Cargo.toml     |  2 +-
 datafusion/physical-expr/Cargo.toml |  2 +-
 4 files changed, 26 insertions(+), 36 deletions(-)