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

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


    from 5bf80d655d Minor: Add repartition_file.slt end to end test for 
repartitioning files, and supporting tweaks (#8505)
     add 898911b995 Prepare version 34.0.0 (#8508)

No new revisions were added by this update.

Summary of changes:
 Cargo.toml                         |  24 ++--
 benchmarks/Cargo.toml              |   8 +-
 datafusion-cli/Cargo.lock          | 102 +++++++--------
 datafusion-cli/Cargo.toml          |   4 +-
 datafusion/CHANGELOG.md            |   1 +
 datafusion/core/Cargo.toml         |   6 +-
 datafusion/optimizer/Cargo.toml    |   4 +-
 datafusion/proto/Cargo.toml        |   2 +-
 datafusion/sqllogictest/Cargo.toml |   2 +-
 dev/changelog/34.0.0.md            | 247 +++++++++++++++++++++++++++++++++++++
 docs/Cargo.toml                    |   2 +-
 docs/source/user-guide/configs.md  |   2 +-
 12 files changed, 326 insertions(+), 78 deletions(-)
 create mode 100644 dev/changelog/34.0.0.md

Reply via email to