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 58bdbd8  File based input utils (#433)
     add 5793db3  Upgrade to 28.0.0-rc1 (#434)

No new revisions were added by this update.

Summary of changes:
 Cargo.lock                         | 252 ++++++++++++++++---------------------
 Cargo.toml                         |  14 +--
 datafusion/tests/test_functions.py |   4 +-
 src/common/data_type.rs            |   7 ++
 src/dataset_exec.rs                |  13 +-
 src/expr.rs                        |  35 +++---
 src/expr/projection.rs             |   4 +-
 src/functions.rs                   |   3 +-
 8 files changed, 153 insertions(+), 179 deletions(-)

Reply via email to