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 714e169 commit 32ed50bCopy full SHA for 32ed50b
etl-destinations/Cargo.toml
@@ -44,6 +44,7 @@ gcp-bigquery-client = { workspace = true, optional = true, features = [
44
futures = { workspace = true, optional = true }
45
iceberg = { workspace = true, optional = true }
46
iceberg-catalog-rest = { workspace = true, optional = true }
47
+parquet = { workspace = true, optional = true }
48
prost = { workspace = true, optional = true }
49
rustls = { workspace = true, optional = true, features = [
50
"aws-lc-rs",
0 commit comments