This is an automated email from the ASF dual-hosted git repository.
jiayu pushed a change to branch geopandas-tier1-batch-bc
in repository https://gitbox.apache.org/repos/asf/sedona.git
from 4cbd23f9e4 [GH-2230] Implement GeoSeries: line_merge,
count_coordinates, count_geometries, count_interior_rings, concave_hull,
minimum_rotated_rectangle, exterior, extract_unique_points,
remove_repeated_points
add ce5e1a8c73 Address review comments: fix docstrings,
count_interior_rings semantics, line_merge directed, and streaming test
No new revisions were added by this update.
Summary of changes:
python/sedona/spark/geopandas/base.py | 22 ++++++++++++++--------
python/sedona/spark/geopandas/geoseries.py | 10 +++++++++-
.../tests/geopandas/test_match_geopandas_series.py | 10 ++++------
.../streaming/spark/test_constructor_functions.py | 6 ++++--
4 files changed, 31 insertions(+), 17 deletions(-)