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

imbruced pushed a change to branch SEDONA-725-add-flink-register-functions
in repository https://gitbox.apache.org/repos/asf/sedona.git


    from c169112266 SEDONA-725 Add pyflink to Sedona.
     add ee02953ef4 SEDONA-725 Add pyflink to Sedona.

No new revisions were added by this update.

Summary of changes:
 python/pytest.ini                                        |  3 +++
 python/tests/core/test_avoiding_python_jvm_serde_df.py   |  3 ++-
 .../tests/core/test_avoiding_python_jvm_serde_to_rdd.py  |  3 ++-
 python/tests/core/test_core_rdd.py                       |  2 +-
 python/tests/core/test_rdd.py                            |  3 ++-
 python/tests/core/test_spatial_rdd_from_disc.py          |  3 +--
 python/tests/format_mapper/test_geo_json_reader.py       |  3 ++-
 python/tests/format_mapper/test_shapefile_reader.py      |  4 ++--
 python/tests/format_mapper/test_wkb_reader.py            |  2 +-
 python/tests/format_mapper/test_wkt_reader.py            |  2 +-
 python/tests/properties/crs_transform.py                 |  2 +-
 python/tests/properties/linestring_properties.py         |  2 +-
 python/tests/properties/point_properties.py              |  3 +--
 python/tests/properties/polygon_properties.py            |  3 +--
 python/tests/serialization/test_rdd_serialization.py     |  4 ++--
 python/tests/spatial_operator/test_linestring_join.py    |  3 +--
 python/tests/spatial_operator/test_linestring_knn.py     |  3 ++-
 python/tests/spatial_operator/test_linestring_range.py   |  2 +-
 python/tests/spatial_operator/test_point_join.py         |  3 +--
 python/tests/spatial_operator/test_point_knn.py          |  3 ++-
 python/tests/spatial_operator/test_point_range.py        |  2 +-
 python/tests/spatial_operator/test_polygon_join.py       |  3 +--
 python/tests/spatial_operator/test_polygon_knn.py        |  4 +++-
 python/tests/spatial_operator/test_polygon_range.py      |  2 +-
 python/tests/spatial_operator/test_rectangle_join.py     |  2 +-
 python/tests/spatial_operator/test_rectangle_knn.py      |  4 +++-
 python/tests/spatial_operator/test_rectangle_range.py    |  2 +-
 python/tests/spatial_rdd/test_rectangle_rdd.py           |  6 +++---
 python/tests/spatial_rdd/test_spatial_rdd.py             |  4 ++--
 python/tests/spatial_rdd/test_spatial_rdd_writer.py      |  3 ++-
 python/tests/sql/test_shapefile.py                       |  3 +--
 .../tests/sql/test_spatial_rdd_to_spatial_dataframe.py   |  3 ++-
 python/tests/test_scala_example.py                       |  3 ++-
 python/tests/utils/test_crs_transformation.py            | 16 +++++++++-------
 34 files changed, 62 insertions(+), 51 deletions(-)
 create mode 100644 python/pytest.ini

Reply via email to