petern48 opened a new issue, #200:
URL: https://github.com/apache/sedona-db/issues/200

   Adding aliases is trivial. Like a 5 line PR. Here's an example commit of 
adding an alias (two actually) 
https://github.com/apache/sedona-db/commit/5c75a5c678f8e9e7f7191fcf02bcd91cfdd53180.
 The syntax changed a bit in this recent 
[PR](https://github.com/apache/sedona-db/pull/178), but it's still very 
simple/concise. Took a brief skim through 
https://github.com/apache/sedona-db/issues/174, probably missed some
   
   Here's a list of aliases we need to add. I will update as I come across 
more, let me know if you find more to add to this list.
   
   - `ST_GeometryFromText` alias for ST_GeomFromText function
   - `ST_NPoints` alias for ST_NumPoints*
   - `ST_NRings` alias for ST_NumRings
   
   * not yet implemented at time of writing


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