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

Implement DataFrame.explain #35

Closed andygrove closed 2 years ago

andygrove commented 2 years ago

I would like to be able to call df.explain() to see the query plan