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 14f4840 update changelog (#342)
add b6c2115 Add interface to directly serialize Substrait plans to Python
Bytes. (#344)
No new revisions were added by this update.
Summary of changes:
Cargo.lock | 2 ++
Cargo.toml | 2 ++
datafusion/tests/test_substrait.py | 2 ++
examples/substrait.py | 7 ++++++-
src/errors.rs | 3 +++
src/substrait.rs | 24 ++++++++++++++++++++----
6 files changed, 35 insertions(+), 5 deletions(-)