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

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


    from b3ecff34ab6 [SPARK-34079][SQL][FOLLOW-UP] Revert some changes in 
InjectRuntimeFilterSuite
     add b25276f4385 [SPARK-39015][SQL][3.3] 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 +++++-
 11 files changed, 125 insertions(+), 88 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to