DataFusion now has a configuration mechanism based on key-value pairs (see https://github.com/apache/arrow-datafusion/blob/master/datafusion/core/src/config.rs) and it would be good to expose this via the Python bindings.