qphien opened a new issue #2093: URL: https://github.com/apache/iceberg/issues/2093
With building data warehouse on iceberg, it is necessary to get table/partition create time/update time. Based on current iceberg realization, we may get table create time from `version.metasata.json` earlist snapshot timestamp-ms, update time from latest snapshot timestamp-ms. However, there's no way to get partition create time/update time. ---------------------------------------------------------------- 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]
