milenkovicm commented on issue #11979: URL: https://github.com/apache/datafusion/issues/11979#issuecomment-2288812347
Making generic plugin system would be great, but may be a bit of a challenge with lack of stable rust ABI. Making some kind of `CliContextBuilder` where all udfs, table factories ... could be registered may be easier to do. Maybe existing `CliSessionContext` could be extended adding one liner methods for most common extensions -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
