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 2022/08/09 05:37:28 UTC

[spark] branch master updated (07a5e5f53b1 -> 04ea0acf960)

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 07a5e5f53b1 [SPARK-39819][SQL] DS V2 aggregate push down can work with Top N or Paging (Sort with expressions)
     add 04ea0acf960 [SPARK-40008][SQL] Support casting of integrals to ANSI intervals

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/expressions/Cast.scala      |  4 +-
 .../src/test/resources/sql-tests/inputs/cast.sql   | 14 +++-
 .../resources/sql-tests/results/ansi/cast.sql.out  | 74 ++++++++++++++++++++++
 .../test/resources/sql-tests/results/cast.sql.out  | 74 ++++++++++++++++++++++
 4 files changed, 163 insertions(+), 3 deletions(-)


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