File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ Iceberg tables support table properties to configure table behavior.
7575| Key | Options | Default | Description |
7676| ------------------------------------ | ------------------- | ------------- | ----------------------------------------------------------- |
7777| ` commit.manifest.target-size-bytes ` | Size in bytes | 8388608 (8MB) | Target size when merging manifest files |
78- | ` commit.manifest.min-count-to-merge ` | Number of manifests | 100 | Target size when merging manifest files |
78+ | ` commit.manifest.min-count-to-merge ` | Number of manifests | 100 | Minimum number of manifests to accumulate before merging |
7979| ` commit.manifest-merge.enabled ` | Boolean | False | Controls whether to automatically merge manifests on writes |
8080
8181<!-- prettier-ignore-start -->
You can’t perform that action at this time.
0 commit comments