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

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


    from f1efc95  [SPARK-38412][SS] Fix the swapped sequence of from and to in 
StateSchemaCompatibilityChecker
     add d99cbbf  [SPARK-38407][SQL][3.2] 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