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 a7177f6f842 [SPARK-39432][SQL] Return ELEMENT_AT_BY_INDEX_ZERO from 
element_at(*, 0)
     add d83f6dd9a04 [SPARK-39567][SQL] Support ANSI intervals in the 
percentile functions

No new revisions were added by this update.

Summary of changes:
 .../expressions/aggregate/percentiles.scala        |  33 ++++--
 .../expressions/aggregate/PercentileSuite.scala    |   8 +-
 .../resources/sql-tests/inputs/percentiles.sql     |  57 +++++++++++
 .../sql-tests/results/percentiles.sql.out          | 111 +++++++++++++++++++++
 .../apache/spark/sql/PercentileQuerySuite.scala    |  10 +-
 5 files changed, 201 insertions(+), 18 deletions(-)


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

Reply via email to