adriangb opened a new pull request, #19180: URL: https://github.com/apache/datafusion/pull/19180
The `Extensions` struct was added in #18739 but there's been some pushback against its introduction into the public API. Since nothing is currently using it I am reverting it to be a private implementation detail. I think it's still worth keeping as a whole, it encapsulates the weirdness of using types as keys and pulls it out of the already large `SessionConfig. -- 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]
