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-python.git


    from 3711c73  Add Python script for generating changelog (#383)
     add 82b4a95  Update for DataFusion 25.0.0 (#386)

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       |   16 +-
 Cargo.lock                                         | 1200 ++++----------------
 Cargo.toml                                         |   14 +-
 ...generate-changelog.md => generate-changelog.py} |   63 +-
 src/expr.rs                                        |   30 +-
 src/functions.rs                                   |   17 +-
 src/pyarrow_filter_expression.rs                   |    6 +-
 7 files changed, 302 insertions(+), 1044 deletions(-)
 rename dev/release/{generate-changelog.md => generate-changelog.py} (69%)
 mode change 100644 => 100755

Reply via email to