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

   As suggested by @jiayuasu:
   
   > We should rename this to ST_Polygonize_Agg. Sedona, Snowflake, Databricks 
all use _agg to separate their Spatial SQL aggregate functions from scalar 
functions.
   >
   > https://sedona.apache.org/latest/api/sql/AggregateFunction/
   > https://docs.snowflake.com/en/sql-reference/functions-geospatial
   > 
https://docs.databricks.com/aws/en/sql/language-manual/sql-ref-st-geospatial-functions
   
   This is also true for DuckDB.
   
   ST_Polygonize_Agg has been updated; however I believe `ST_Collect()`, 
`ST_Intersection_Aggr()` and `ST_Union_Aggr()` still need to be updated (Jia 
also notes in that thread that Sedona will update its `_Aggr` suffix to be 
`Agg` to match everybody else as well.


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