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 d05e01d5402 [SPARK-34079][SQL][FOLLOW-UP] Revert some changes in 
InjectRuntimeFilterSuite
     add e49147af4a8 [SPARK-39015][SQL] Remove the usage of toSQLValue(v) 
without an explicit type

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/expressions/Cast.scala      | 58 ++++++++++++----------
 .../expressions/complexTypeExtractors.scala        |  5 +-
 .../spark/sql/catalyst/util/DateTimeUtils.scala    | 14 ++++--
 .../spark/sql/catalyst/util/IntervalUtils.scala    | 23 +++++----
 .../apache/spark/sql/errors/QueryErrorsBase.scala  | 14 ++----
 .../spark/sql/errors/QueryExecutionErrors.scala    | 47 ++++++++++--------
 .../scala/org/apache/spark/sql/types/Decimal.scala | 21 +++++---
 .../org/apache/spark/sql/types/numerics.scala      | 13 +++--
 .../catalyst/expressions/AnsiCastSuiteBase.scala   |  3 +-
 .../test/resources/sql-tests/inputs/ansi/map.sql   |  1 +
 .../resources/sql-tests/results/ansi/map.sql.out   | 14 +++++-
 .../sql/errors/QueryExecutionAnsiErrorsSuite.scala |  5 +-
 12 files changed, 128 insertions(+), 90 deletions(-)


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

Reply via email to