gustavoatt commented on issue #1138: URL: https://github.com/apache/iceberg/issues/1138#issuecomment-649851442
It seems like the [current spec](https://iceberg.apache.org/spec/#parquet) does require timestamps to be stored as epoch microseconds in an `int64`. However I do think that supporting `int96` timestamps on the read path would be really handy when migrating tables to iceberg to avoid having to rewrite data. ---------------------------------------------------------------- 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]
