jorgecarleitao commented on issue #824: URL: https://github.com/apache/arrow-datafusion/issues/824#issuecomment-893683156
Thanks for the suggestion. I do not think we should do this in `DataFusion`. These use-cases imo should addressed by consumers of DataFusion that decide how they want to manage the `Context` within their application. Also, imo having a singleton like this in Rust _library_ is an anti-pattern. -- 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]
