You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ya...@apache.org on 2020/11/19 00:29:24 UTC

[spark] branch master updated (fbfc0bf -> 9a4c790)

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

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


    from fbfc0bf  [SPARK-33464][INFRA] Add/remove (un)necessary cache and restructure GitHub Actions yaml
     add 9a4c790  [SPARK-33354][SQL] New explicit cast syntax rules in ANSI mode

No new revisions were added by this update.

Summary of changes:
 docs/sql-ref-ansi-compliance.md                    |  21 +
 .../spark/sql/catalyst/expressions/Cast.scala      | 118 ++-
 .../spark/sql/catalyst/expressions/CastSuite.scala | 850 +++++++++++----------
 .../org/apache/spark/sql/sources/InsertSuite.scala |  41 +
 4 files changed, 635 insertions(+), 395 deletions(-)


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