SHIVANSH-ux-ys opened a new pull request, #3315:
URL: https://github.com/apache/sedona/pull/3315

   Fixes #3306
   
   Adds index equality fast path in `GeoSeries.fillna()` in 
`python/sedona/spark/geopandas/geoseries.py` to set `align = False` when 
`self.index.equals(value.index)`, avoiding unnecessary eager alignment passes 
and repeated plan evaluation for same-index GeoSeries replacements.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to