paleolimbot opened a new pull request, #214: URL: https://github.com/apache/sedona-db/pull/214
DataFusion Python introduced support for FFI versions of the ScalarUDF and TableProvider to allow independent packages to exchange DataFusion components. This PR implements that in R, which would allow (e.g.) an unrelated package to provide specific UDFs. This is not particularly useful on its own, but in theory allows extension packages and I'd like to put together an example of this in the next week or so. -- 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]
