This is an automated email from the ASF dual-hosted git repository.
jiayuliu pushed a change to branch upgrade-to-support-311
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion-python.git
from 1a18099 upgrade to support python 3.11
add 91e8f3e format with black
No new revisions were added by this update.
Summary of changes:
benchmarks/db-benchmark/groupby-datafusion.py | 16 ++----
benchmarks/db-benchmark/join-datafusion.py | 24 ++------
benchmarks/tpch/tpch.py | 4 +-
datafusion/input/base.py | 8 +--
datafusion/input/location.py | 4 +-
datafusion/tests/test_aggregation.py | 34 +++--------
datafusion/tests/test_context.py | 8 +--
datafusion/tests/test_dataframe.py | 8 +--
datafusion/tests/test_functions.py | 81 ++++++---------------------
datafusion/tests/test_input.py | 4 +-
datafusion/tests/test_substrait.py | 4 +-
dev/release/check-rat-report.py | 4 +-
dev/release/generate-changelog.py | 8 +--
examples/sql-on-polars.py | 4 +-
examples/sql-using-python-udaf.py | 8 +--
examples/substrait.py | 8 +--
16 files changed, 52 insertions(+), 175 deletions(-)