paleolimbot opened a new issue, #487: URL: https://github.com/apache/sedona-db/issues/487
In #410 we implemented item-level CRS support, including a wrapper kernel that could turn any function into one that supported various combinations of item-level CRS. We can now use this to wrap existing scalar functions where this makes sense (most of them!). The `st_xxx_udf()` functions in each file implementing a function is probably the best place to do this (and each function should have a basic test to ensure the wrapper is doing what it says it will!). -- 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]
