This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
from 7d87976e1f Avoid the need to rewrite expressions when evaluating
logical case nullability (#18849)
add fc77be9457 chore: remove `pyarrow` feature (#18528)
No new revisions were added by this update.
Summary of changes:
.github/workflows/rust.yml | 26 -
Cargo.lock | 956 +++++++++++++---------------
README.md | 1 -
ci/scripts/rust_clippy.sh | 2 +-
datafusion-examples/Cargo.toml | 1 -
datafusion/common/Cargo.toml | 2 -
datafusion/common/src/lib.rs | 2 -
datafusion/common/src/pyarrow.rs | 169 -----
datafusion/core/Cargo.toml | 1 -
docs/source/library-user-guide/upgrading.md | 7 +-
10 files changed, 433 insertions(+), 734 deletions(-)
delete mode 100644 datafusion/common/src/pyarrow.rs
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]