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 f6cd38598078 [SPARK-52943][PYTHON] Enable arrow_cast for all pandas UDF eval types add 19ea6ff95ef3 [SPARK-53130][SQL][PYTHON] Fix `toJson` behavior of collated string types No new revisions were added by this update. Summary of changes: python/pyspark/sql/tests/test_types.py | 15 +++++++++ python/pyspark/sql/types.py | 39 +++++++++++++++++++--- .../org/apache/spark/sql/types/DataType.scala | 2 ++ .../org/apache/spark/sql/types/StringType.scala | 7 ---- .../org/apache/spark/sql/types/StructField.scala | 21 +++++++++++- .../org/apache/spark/sql/types/DataTypeSuite.scala | 13 ++++++++ 6 files changed, 84 insertions(+), 13 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org