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 c0be61b LogicalPlan.to_variant() make public (#412)
add 3f81513 Prepare 27.0.0 release (#423)
No new revisions were added by this update.
Summary of changes:
Cargo.lock | 534 ++++++++++++++++++++++++-----------------
Cargo.toml | 20 +-
datafusion/tests/test_store.py | 2 +-
src/catalog.rs | 4 +-
src/context.rs | 2 +-
src/dataframe.rs | 2 +-
src/dataset.rs | 2 +-
src/dataset_exec.rs | 2 +-
src/physical_plan.rs | 2 +-
src/record_batch.rs | 2 +-
src/udaf.rs | 6 +-
src/udf.rs | 2 +-
12 files changed, 337 insertions(+), 243 deletions(-)