You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by we...@apache.org on 2021/11/03 06:01:43 UTC

[spark] branch master updated (59c55dd -> 2afa52d)

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

wenchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 59c55dd  [SPARK-24774][SQL][FOLLOWUP] Remove unused code in SchemaConverters.scala
     add 2afa52d  [SPARK-37179][SQL] ANSI mode: Add a config to allow casting between Datetime and Numeric

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/expressions/Cast.scala      |  51 ++++++----
 .../spark/sql/catalyst/util/DateTimeUtils.scala    |  16 +++-
 .../spark/sql/errors/QueryExecutionErrors.scala    |   4 +-
 .../org/apache/spark/sql/internal/SQLConf.scala    |  12 +++
 .../catalyst/expressions/AnsiCastSuiteBase.scala   | 103 +++++++++++++++++++++
 5 files changed, 164 insertions(+), 22 deletions(-)

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