amogh-jahagirdar commented on issue #6800: URL: https://github.com/apache/iceberg/issues/6800#issuecomment-1426952200
Actually we already have this table property: `write.metadata.previous-versions-max` https://iceberg.apache.org/docs/latest/configuration/#write-properties and looking at the code it enforces the metadata log size as well. @xuzhiwen1255 could you check if this works well for your streaming use case? -- 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]
