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

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


    from 8d1539f7bb23 [SPARK-47616][SQL] Add User Document for Mapping Spark 
SQL Data Types from MySQL
     add 1b3e5e71f7f9 [SPARK-47485][SQL][PYTHON][CONNECT] Create column with 
collations in dataframe API

No new revisions were added by this update.

Summary of changes:
 python/pyspark/sql/connect/types.py                |  2 +-
 python/pyspark/sql/tests/test_dataframe.py         |  6 +++
 python/pyspark/sql/tests/test_types.py             | 50 ++++++++++++++--------
 python/pyspark/sql/types.py                        | 20 ++++++---
 .../org/apache/spark/sql/types/StringType.scala    |  7 ++-
 .../sql/execution/python/EvaluatePython.scala      |  2 +-
 .../org/apache/spark/sql/CollationSuite.scala      | 11 +++++
 7 files changed, 72 insertions(+), 26 deletions(-)


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

Reply via email to