You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/06/29 14:38:59 UTC

[GitHub] [iceberg] rdblue commented on a diff in pull request #5158: Doc:Add parquet,orc,avro delete codec and level

rdblue commented on code in PR #5158:
URL: https://github.com/apache/iceberg/pull/5158#discussion_r909838861


##########
docs/configuration.md:
##########
@@ -72,7 +82,7 @@ Iceberg tables support table properties to configure table behavior, like the de
 | write.wap.enabled                  | false              | Enables write-audit-publish writes |
 | write.summary.partition-limit      | 0                  | Includes partition-level summary stats in snapshot summaries if the changed partition count is less than this limit |
 | write.metadata.delete-after-commit.enabled | false      | Controls whether to delete the oldest version metadata files after commit |
-| write.metadata.previous-versions-max       | 100        | The max number of previous version metadata files to keep before deleting after commit |
+| write.metadata.previous-versions-max      | 100        | The max number of previous version metadata files to keep before deleting after commit |

Review Comment:
   Can you revert this whitespace-only change?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org