This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git.
from c4ad86f [SPARK-35235][SQL][TEST] Add row-based hash map into aggregate benchmark add 2d2f467 [SPARK-35169][SQL] Fix wrong result of min ANSI interval division by -1 No new revisions were added by this update. Summary of changes: .../catalyst/expressions/intervalExpressions.scala | 56 +++++++++-- .../test/resources/sql-tests/inputs/interval.sql | 14 +++ .../sql-tests/results/ansi/interval.sql.out | 106 ++++++++++++++++++++- .../resources/sql-tests/results/interval.sql.out | 106 ++++++++++++++++++++- 4 files changed, 270 insertions(+), 12 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org