Mask0407 removed a comment on issue #3266:
URL: https://github.com/apache/iceberg/issues/3266#issuecomment-953666945


   > 最近想了解一下,如果你解决了
   
   I am currently adding the following configuration when creating the Iceberg 
table:
   ```properties
   'write.distribution-mode'='hash',
   'write.metadata.delete-after-commit.enabled'='true',
   'write.metadata.previous-versions-max'='5'
   ```
   And wrote a Flink to automatically delete expired snapshots and merge small 
files of the Job to solve, if you have a better plan can also contact me.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to