We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6020f24 commit cd5885eCopy full SHA for cd5885e
1 file changed
mkdocs/docs/index.md
@@ -61,6 +61,7 @@ You can mix and match optional dependencies depending on your needs:
61
| snappy | Support for snappy Avro compression |
62
| gcsfs | GCSFS as a FileIO implementation to interact with the object store |
63
| rest-sigv4 | Support for generating AWS SIGv4 authentication headers for REST Catalogs |
64
+| datafusion | Installs both PyArrow and Apache DataFusion |
65
66
You either need to install `s3fs`, `adlfs`, `gcsfs`, or `pyarrow` to be able to fetch files from an object store.
67
0 commit comments