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 c0ec81f commit e004d6eCopy full SHA for e004d6e
etl-destinations/Cargo.toml
@@ -12,7 +12,7 @@ bigquery = [
12
"dep:tracing",
13
"dep:tokio",
14
]
15
-iceberg = ["dep:iceberg", "dep:iceberg-catalog-rest"]
+iceberg = ["dep:iceberg", "dep:iceberg-catalog-rest", "dep:tokio", "dep:tracing"]
16
deltalake = ["dep:deltalake", "dep:tokio", "dep:tracing"]
17
18
[dependencies]
0 commit comments