alamb commented on PR #3877: URL: https://github.com/apache/arrow-datafusion/pull/3877#issuecomment-1283773286
> This doesn't seem to include collect_statistics (probably since it is not a config option, but a session level option), is that expected @alamb? @isidentical I think the core issue is that some session level configuration (such as `collect_statistics` is on `SessionConfig` and some is on `ConfigOptions`) -- I think we should consolidate them further https://github.com/apache/arrow-datafusion/issues/3887 -- 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]
