This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from 0f18e76f1 Remove BoxedAsyncFileReader (#4150)
add 01941aae2 Expression boundary analysis framework (#3912)
No new revisions were added by this update.
Summary of changes:
datafusion/physical-expr/src/expressions/binary.rs | 378 ++++++++++-----------
datafusion/physical-expr/src/expressions/column.rs | 129 +++----
.../physical-expr/src/expressions/literal.rs | 46 +--
datafusion/physical-expr/src/lib.rs | 2 +-
datafusion/physical-expr/src/physical_expr.rs | 118 +++++--
5 files changed, 351 insertions(+), 322 deletions(-)