rdblue commented on code in PR #12567: URL: https://github.com/apache/iceberg/pull/12567#discussion_r2003567300
########## orc/src/main/java/org/apache/iceberg/orc/ORCSchemaUtil.java: ########## @@ -82,6 +82,24 @@ public TypeDescription type() { static final String ICEBERG_FIELD_LENGTH = "iceberg.length"; + /** + * The name of the ORC {@link TypeDescription} attribute indicating the Iceberg timestamp unit. Review Comment: Fixed. Thanks for catching this! -- 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. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org