This is an automated email from the ASF dual-hosted git repository.

maxgekk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from d04b467  [SPARK-35114][SQL][TESTS] Add checks for ANSI intervals to 
`LiteralExpressionSuite`
     add 12abfe7  [SPARK-34716][SQL] Support ANSI SQL intervals by the 
aggregate function `sum`

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/expressions/UnsafeRow.java  |  4 ++-
 .../sql/catalyst/expressions/aggregate/Sum.scala   | 14 +++++---
 .../analysis/ExpressionTypeCheckingSuite.scala     |  2 +-
 .../execution/vectorized/OnHeapColumnVector.java   |  4 +--
 .../spark/sql/execution/aggregate/udaf.scala       | 24 +++++++++++++
 .../apache/spark/sql/DataFrameAggregateSuite.scala | 41 ++++++++++++++++++++++
 6 files changed, 81 insertions(+), 8 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to