yutannihilation opened a new pull request, #245:
URL: https://github.com/apache/sedona-db/pull/245

   As many people are adding geos-related functions, I pick this to avoid 
collision.
   
   At first, I thought this can be implemented via `geo_traits::CoordTrait`. 
But, I read the implementation of `ST_Point` and felt it's preferable to handle 
the raw bytes of WKB for performance. While I'm not good at performance, I'm 
trying to implement it. The remaining tasks are:
   
   - [ ] Handle big endian
   - [ ] Add Python tests
   - [ ] Add benchmark


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