yjshen commented on pull request #1562: URL: https://github.com/apache/arrow-datafusion/pull/1562#issuecomment-1015052234
Thanks @alamb , the main reason I'm not moving `object_store` into `RuntimeEnv` is that it's used both during query planning and query execution. What do you think? I was trying to consolidate more of the configs from the three `Config` as the initial name for this PR shows. But after a round of review of all the configurations, I find only one `batch_size` weird. Do you have any other config in mind? -- 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]
