This is an automated email from the ASF dual-hosted git repository.
jiayu pushed a change to branch fix/geoseries-empty-check-perf
in repository https://gitbox.apache.org/repos/asf/sedona.git
from b55c8e8e64 [GH-2768] Replace len(self)==0 with cheaper _is_empty()
check in GeoSeries
add a73dc38833 Address Copilot review: avoid redundant _is_empty() via
self.crs in empty returns
No new revisions were added by this update.
Summary of changes:
python/sedona/spark/geopandas/geoseries.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)