Skip to content

Commit 87812d2

Browse files
committed
datafusion-common: align parquet benchmark features
1 parent 501b223 commit 87812d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

datafusion/common/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ parquet_encryption = [
4949
]
5050
force_hash_collisions = []
5151
recursive_protection = ["dep:recursive"]
52-
parquet = ["dep:parquet", "object_store"]
52+
parquet = ["dep:parquet"]
5353
sql = ["sqlparser"]
5454

5555
[[bench]]

0 commit comments

Comments
 (0)