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

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


    from e58a3db23eb5 [SPARK-53954][BUILD] Bump Avro 1.12.1
     add 41d3619338a0 [SPARK-53921][GEO][PYTHON] Introduce GeometryType and 
GeographyType to PySpark API

No new revisions were added by this update.

Summary of changes:
 dev/sparktestsupport/modules.py                    |   2 +
 .../source/reference/pyspark.sql/data_types.rst    |   2 +
 python/pyspark/errors/error-conditions.json        |  18 ++
 python/pyspark/sql/tests/test_geographytype.py     |  96 ++++++++++
 python/pyspark/sql/tests/test_geometrytype.py      |  96 ++++++++++
 python/pyspark/sql/tests/test_types.py             |  98 ++++++++++
 python/pyspark/sql/types.py                        | 205 ++++++++++++++++++++-
 7 files changed, 516 insertions(+), 1 deletion(-)
 create mode 100644 python/pyspark/sql/tests/test_geographytype.py
 create mode 100644 python/pyspark/sql/tests/test_geometrytype.py


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

Reply via email to