xuzhiwen1255 commented on issue #6800: URL: https://github.com/apache/iceberg/issues/6800#issuecomment-1427193723
> The table property write.metadata.previous-versions-max can be configured so that you can control what is the amount of metadata files to retain (and thus the metadata-log size). Please checkout https://iceberg.apache.org/docs/latest/maintenance/#remove-old-metadata-files. This has what you're looking for. Thank you for your reply. I know this parameter is used to delete metadata. I have a question, that is, when a file is not referenced, it is an orphan file. If the metadata file does not reference the manifest file, should it be considered an orphan file? -- 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-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org