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 23c006c3abdb [SPARK-54156][PROTOBUF] Classify errors for 
ProtobufOptions casting failure
     add e7b90e7a97fe [SPARK-54176][GEO][PYTHON] Introduce Geography and 
Geometry data types to PySpark Connect

No new revisions were added by this update.

Summary of changes:
 dev/sparktestsupport/modules.py                    |   2 +
 python/pyspark/errors/error-conditions.json        |  10 ++
 python/pyspark/sql/connect/types.py                |  18 +++
 python/pyspark/sql/conversion.py                   |  74 +++++++++
 ...grouped_map.py => test_parity_geographytype.py} |   7 +-
 .../{test_utils.py => test_parity_geometrytype.py} |   8 +-
 python/pyspark/sql/types.py                        | 168 +++++++++++++++++++++
 7 files changed, 281 insertions(+), 6 deletions(-)
 copy python/pyspark/sql/tests/connect/{arrow/test_parity_arrow_grouped_map.py 
=> test_parity_geographytype.py} (82%)
 copy python/pyspark/sql/tests/connect/{test_utils.py => 
test_parity_geometrytype.py} (82%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to