comphead commented on issue #23322:
URL: https://github.com/apache/datafusion/issues/23322#issuecomment-4882907314

   Thanks @ByteBaker for being interested in this. As @alamb correctly 
mentioned the RuntimeConfig values shared across session, so we need to 
investigate if it makes sense `RuntimeConfig` configs absorbed by 
`SessionConfig`(unlikely IMO). Or keep `RuntimeConfig` is a separate field in 
SessionConfig but wrapping values into `ConfigOptions` which would unify 
framework working with config values


-- 
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]

Reply via email to