rdblue commented on pull request #1819: URL: https://github.com/apache/iceberg/pull/1819#issuecomment-733859164
If we want to add table config in a follow-up, then I think we should go ahead and use a reasonable default here. If `older_than` is not set, then let's just default it to `System.currentTimeMillis() - (3 days in millis)`. I think that's a good default and we can fix the default interval with a table property after this is done. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
