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

   This PR migrates a couple of functions to the new documentation layout.
   
   Few questions for discussion:
   
   * Should we make each page expansive with a good conceptual overview of the 
function and many examples?  I feel like it would be great to have a page that 
explains functions like `ST_Area` in detail and provides many examples.  Here's 
[the PostGIS ST_Area page](https://postgis.net/docs/ST_Area.html) that is 
fairly detailed.
   * Should we take it to the next level and help newer users understand the 
related functions?  We could explain `ST_AreaSpheroid` and 
   * Should we add a since flag in the frontmatter?
   * Can we add some frontmatter with updates?  e.g. some way to denote what 
version the `use_spheroid` arg is added to `ST_Area`.
   
   The new SQL doc framework is awesome!!


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