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.
2 parents e2ca9ec + 07bd6d9 commit 566e15cCopy full SHA for 566e15c
iceberg-rust/src/table/mod.rs
@@ -59,7 +59,7 @@ impl Table {
59
///
60
/// Returns a `CreateTableBuilder` initialized with default properties:
61
/// * WRITE_PARQUET_COMPRESSION_CODEC: "zstd"
62
- /// * WRITE_PARQUET_COMPRESSION_LEVEL: "1"
+ /// * WRITE_PARQUET_COMPRESSION_LEVEL: "3"
63
/// * WRITE_OBJECT_STORAGE_ENABLED: "false"
64
65
/// # Returns
0 commit comments