This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from 8a112484ac Port remainder of `window.rs` to sqllogictest (#6234)
add 1921ee64b9 feat: negation of `Intervals` (#6312)
No new revisions were added by this update.
Summary of changes:
datafusion/common/src/scalar.rs | 35 +++++++++
.../tests/sqllogictests/test_files/interval.slt | 24 ++++++
datafusion/expr/src/type_coercion/mod.rs | 2 +-
.../physical-expr/src/expressions/negative.rs | 91 +++++++++++++++++++++-
4 files changed, 147 insertions(+), 5 deletions(-)