djfrancesco commented on issue #5942:
URL:
https://github.com/apache/arrow-datafusion/issues/5942#issuecomment-1504877229
Thanks for your help @andygrove! I tried versions 20 and 21 and got this
Error when using a SessionConfig instance:
```
config.set("datafusion.execution.parquet.pushdown_filters", "true")
^^^^^^^^^^
AttributeError: 'datafusion.SessionConfig' object has no attribute 'set'
```
Maybe it is a new feature ?
--
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]