We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 501b223 commit 87812d2Copy full SHA for 87812d2
1 file changed
datafusion/common/Cargo.toml
@@ -49,7 +49,7 @@ parquet_encryption = [
49
]
50
force_hash_collisions = []
51
recursive_protection = ["dep:recursive"]
52
-parquet = ["dep:parquet", "object_store"]
+parquet = ["dep:parquet"]
53
sql = ["sqlparser"]
54
55
[[bench]]
0 commit comments