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 d3d4268 Add support for cudf as a physical execution engine (#205)
add 162fdd9 Update README in preparation for 0.8 release (#206)
No new revisions were added by this update.
Summary of changes:
README.md | 76 +++++++++++++++++++------------------------
examples/README.md | 30 +++++++++++------
examples/dataframe-parquet.py | 6 ++--
examples/sql-on-pandas.py | 4 +--
examples/sql-on-polars.py | 4 +--
examples/sql-parquet.py | 4 +--
examples/substrait.py | 53 ++++++++++++++++++++++++++++++
7 files changed, 113 insertions(+), 64 deletions(-)
create mode 100644 examples/substrait.py