jiayuasu commented on code in PR #2710:
URL: https://github.com/apache/sedona/pull/2710#discussion_r2916441281


##########
python/sedona/spark/geopandas/geoseries.py:
##########
@@ -1114,8 +1124,11 @@ def force_3d(self, z=0.0) -> "GeoSeries":
         )
 
     def line_merge(self, directed=False):

Review Comment:
   Fixed in ce5e1a8. Now raises `NotImplementedError` when `directed=True`.



-- 
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