We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 311a015 commit 180d799Copy full SHA for 180d799
Cargo.toml
@@ -62,7 +62,7 @@ numpy = { version = "0.19", optional = true }
62
indicatif = { version = "0.17", features = ["rayon"] }
63
rstats = "2.0.1"
64
thiserror = "1.0"
65
-parquet = { version = "47.0.0", default-features = false, features = [
+parquet = { version = "48.0.0", default-features = false, features = [
66
"arrow",
67
"zstd",
68
] }
0 commit comments