timsaucer commented on issue #823: URL: https://github.com/apache/datafusion-python/issues/823#issuecomment-2341908082
I'm in favor of the second approach also, but the concern is the depth of options that have to be exposed. I suppose instead of trying to expose `Session` we can limit it to `SessionConfig` that would work, especially since we can pass a set of strings and create a `SessionConfig` from them. The other one it seems like delta-rs uses is `RuntimeEnv`. I don't know how that's used. -- 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]
