You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ma...@apache.org on 2021/04/22 14:14:54 UTC

[spark] branch master updated (7f7a3d8 -> 6c587d2)

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 7f7a3d8  [SPARK-35183][SQL] Use transformAllExpressions in CombineConcats
     add 6c587d2  [SPARK-35110][SQL] Handle ANSI intervals in WindowExecBase

No new revisions were added by this update.

Summary of changes:
 .../catalyst/expressions/windowExpressions.scala   |  3 +
 .../sql/execution/window/WindowExecBase.scala      |  9 ++-
 .../src/test/resources/sql-tests/inputs/window.sql | 12 ++++
 .../resources/sql-tests/results/window.sql.out     | 67 +++++++++++++++++++++-
 4 files changed, 87 insertions(+), 4 deletions(-)

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