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/06/06 19:13:41 UTC

[arrow-datafusion] branch main updated (36292f63e3 -> 2eab6d7d3c)

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

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


    from 36292f63e3 Add support for appending data to external tables - CSV (#6526)
     add 2eab6d7d3c [Minor] Update hashbrown to 0.14 (#6562)

No new revisions were added by this update.

Summary of changes:
 datafusion-cli/Cargo.lock           | 69 ++++++++++++++++++++++---------------
 datafusion/core/Cargo.toml          |  2 +-
 datafusion/execution/Cargo.toml     |  2 +-
 datafusion/optimizer/Cargo.toml     |  2 +-
 datafusion/physical-expr/Cargo.toml |  2 +-
 5 files changed, 45 insertions(+), 32 deletions(-)