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

   - Adds `list-functions` subcommand to sedona-cli
   - Also adds a Python script to validate the coverage under 
`docs/references/sql` by using the output of `list-functions`
   
   Current result:
   
   ```
   Missing .qmd files:
   - rs_bandpath
   - rs_setcrs
   - rs_setsrid
   - st_distancesphere
   - st_distancespheroid
   - st_frechetdistance
   - st_geomfromwkbunchecked
   - st_hausdorffdistance
   - st_interiorringn
   - st_linemerge
   
   Missing alias mentions (<function>:<alias>):
   - st_astext:st_aswkt
   - st_geogfromwkt:st_geogfromtext
   - st_geomfromwkt:st_geometryfromtext
   - st_geomfromwkt:st_geomfromtext
   ```


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