maqroll opened a new pull request #750: Add time-travel methods (asOfTime,useSnapshot) in IcebergGenerics URL: https://github.com/apache/incubator-iceberg/pull/750 Added time-travel methods (asOfTime, useSnapshot) in IcebergGenerics. I moved TableScan initialization to IcebergGenerics constructor so that time travel settings validation doesn't get deferred to build() call (as in TableScan).
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
