petern48 commented on PR #2130:
URL: https://github.com/apache/sedona/pull/2130#issuecomment-3099893813
Another reason the spark sql approach just isn't working well is that even
with my workarounds, the CI tests fail on different versions:
```
FAILED
tests/geopandas/test_match_geopandas_dataframe.py::TestMatchGeopandasDataFrame::test_rename_geometry
- ValueError: Series name random not found in spark_col_names
{'__index_level_0__', 'multilinestrings', 'polygons', 'linestrings',
'geomcollection', '__natural_order__', 'multipolygons', 'points', 'multipoints'}
```
--
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]