-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Description
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I am using the datafusion python bindings to get datafusion added to h2oai/db-benchmark. In order to have more control of the execution context i would like to be able to use ExecutionConfig with the python bindings.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Add ExecutionConfig class and / or the relevant ExecutionContext methods that update the config to the python bindings
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.