paleolimbot opened a new issue, #488: URL: https://github.com/apache/sedona-db/issues/488
In #410 we added a scalar kernel wrapper that could turn our existing implementations into ones that work with ItemCrs types; however, we don't have anything to help with aggregate functions. Either we need to add specializations for our existing aggregate functions (there are considerably fewer of them than scalar functions) or a similar wrapper that handles a similar input/output structure as the Scalar kernel wrapper. -- 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]
