Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.32.0
Description
Geometry aggregate functions (ST_Accum, ST_Collect, and ST_Union) are currently missing in Calcite. Using an AggregateFunctionImpl looks be pretty straightforward, but many aggregate function implement SqlAggFunction directly.
julianhyde What would be the best way to implement them?
Attachments
Issue Links
- relates to
-
CALCITE-5303 Add support for overloaded aggregate functions
- Open
- links to