rdblue commented on pull request #1389: URL: https://github.com/apache/iceberg/pull/1389#issuecomment-690758285
We discussed this last night since there was a thread on the mailing list about using timestamps for incremental table consumption. What we concluded was that even with an easy way to inject timestamps like this, it would still be unreliable. That makes me less inclined to add a `Clock` to `TableOperations` because people may start to use it to inject timestamps, even though there are still commit issues. ---------------------------------------------------------------- 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]
