dfercode opened a new issue, #11937: URL: https://github.com/apache/iceberg/issues/11937
### Apache Iceberg version 1.7.1 (latest release) ### Query engine Hive ### Please describe the bug 🐞 Hello I tried use iceberg java API to create Nano timestamp type by HiveCatalog but get UnsupportedOperationException(TIMESTAMP_NANO+ " is not supported"), this is at below code https://github.com/apache/iceberg/blob/main/hive-metastore/src/main/java/org/apache/iceberg/hive/HiveSchemaUtil.java#L161 Can any one advise 1.7.1 HiveCatalog is supporting nano timestamp? ### Willingness to contribute - [ ] I can contribute a fix for this bug independently - [ ] I would be willing to contribute a fix for this bug with guidance from the Iceberg community - [ ] I cannot contribute a fix for this bug at this 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. To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org.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