datafusion-contrib / datafusion-python

Python binding for DataFusion
https://arrow.apache.org/datafusion/python/index.html
Apache License 2.0
59 stars 12 forks source link

Add `with_information_schema` method to `ExecutionContext` #26

Open matthewmturner opened 2 years ago

matthewmturner commented 2 years ago

I would like to be able to run information schema queries from python, such as SHOW COLUMNS from table.