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 747437c80aa8 [SPARK-48476][SQL] fix NPE error message for null 
delmiter csv
     add f083e61925e9 [SPARK-48430][SQL] Fix map value extraction when map 
contains collated strings

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/analysis/CollationTypeCasts.scala | 20 ++++++-----------
 .../spark/sql/catalyst/analysis/TypeCoercion.scala |  2 +-
 .../spark/sql/catalyst/expressions/misc.scala      |  4 ++--
 .../spark/sql/CollationSQLExpressionsSuite.scala   | 23 ++++++++++++++++++++
 .../org/apache/spark/sql/CollationSuite.scala      | 25 ++++++++++++++++++++--
 5 files changed, 56 insertions(+), 18 deletions(-)


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

Reply via email to