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/datafusion.git
from 70a215bc8a support limit in agg exec for ser/deser (#10692)
add a51d025418 display date32/64 as YYYY-MM-DD (#10691)
No new revisions were added by this update.
Summary of changes:
datafusion/common/src/scalar/mod.rs | 12 ++++++++----
datafusion/core/tests/expr_api/simplification.rs | 2 +-
datafusion/optimizer/tests/optimizer_integration.rs | 4 ++--
.../sqllogictest/test_files/filter_without_sort_exec.slt | 4 ++--
.../sqllogictest/test_files/optimizer_group_by_constant.slt | 2 +-
datafusion/sqllogictest/test_files/tpch/q1.slt.part | 6 +++---
datafusion/sqllogictest/test_files/tpch/q10.slt.part | 6 +++---
datafusion/sqllogictest/test_files/tpch/q12.slt.part | 6 +++---
datafusion/sqllogictest/test_files/tpch/q14.slt.part | 10 +++++-----
datafusion/sqllogictest/test_files/tpch/q15.slt.part | 12 ++++++------
datafusion/sqllogictest/test_files/tpch/q20.slt.part | 6 +++---
datafusion/sqllogictest/test_files/tpch/q3.slt.part | 12 ++++++------
datafusion/sqllogictest/test_files/tpch/q4.slt.part | 6 +++---
datafusion/sqllogictest/test_files/tpch/q5.slt.part | 6 +++---
datafusion/sqllogictest/test_files/tpch/q6.slt.part | 6 +++---
datafusion/sqllogictest/test_files/tpch/q7.slt.part | 6 +++---
datafusion/sqllogictest/test_files/tpch/q8.slt.part | 6 +++---
17 files changed, 58 insertions(+), 54 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]