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

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


    from e21cb62  [SPARK-38335][SQL] Implement parser support for DEFAULT 
column values
     add c1e5e8a  [SPARK-38407][SQL] ANSI Cast: loosen the limitation of 
casting non-null complex types

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/expressions/Cast.scala      |  14 +--
 .../spark/sql/catalyst/expressions/TryCast.scala   |  30 ++++-
 .../catalyst/expressions/AnsiCastSuiteBase.scala   | 122 +++++++++++++++++++++
 .../spark/sql/catalyst/expressions/CastSuite.scala |  55 ++++++++++
 .../sql/catalyst/expressions/CastSuiteBase.scala   |  52 ---------
 5 files changed, 209 insertions(+), 64 deletions(-)

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

Reply via email to