paleolimbot commented on issue #822:
URL: https://github.com/apache/sedona-db/issues/822#issuecomment-4393762285

   Also in ST_Simplify:
   
   ```python
           # Linestring: collapse when endpoints merge
           pytest.param(
               "LINESTRING (0 0, 0.0001 0.0001)",
               1000000.0,
               "LINESTRING EMPTY",
               id="linestring_collapse",
           ),
   ```


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