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 a43f33db56 Allow repartitioning on files with ranges (#18948)
add 0490aec7e1 Support simplify not for physical expr (#18970)
No new revisions were added by this update.
Summary of changes:
datafusion/physical-expr/src/simplifier/mod.rs | 374 ++++++++++++++++++++++---
datafusion/physical-expr/src/simplifier/not.rs | 124 ++++++++
2 files changed, 464 insertions(+), 34 deletions(-)
create mode 100644 datafusion/physical-expr/src/simplifier/not.rs
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]