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 44bd36a  [SPARK-31234][SQL] ResetCommand should reset config to 
sc.conf only
     add 3bd10ce  [SPARK-31227][SQL] Non-nullable null type in complex types 
should not coerce to nullable type

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/analysis/TypeCoercion.scala |  2 +-
 .../spark/sql/catalyst/expressions/Cast.scala      | 17 +++----
 .../sql/catalyst/analysis/TypeCoercionSuite.scala  | 54 ++++++++++++++--------
 .../spark/sql/catalyst/expressions/CastSuite.scala | 22 +++++++++
 .../apache/spark/sql/DataFrameFunctionsSuite.scala |  7 +++
 5 files changed, 73 insertions(+), 29 deletions(-)


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

Reply via email to