[
https://issues.apache.org/jira/browse/HIVE-29779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18100108#comment-18100108
]
Shohei Okumiya commented on HIVE-29779:
---------------------------------------
It looks like `createTableInUniqueLocation` doesn't run by default in RCK.
[https://github.com/apache/iceberg/blob/c53434560298176454501b28d12895becfb80e10/open-api/src/test/java/org/apache/iceberg/rest/RESTCompatibilityKitCatalogTests.java#L112-L116]
In our case, it is likely possible to enable the unique location through
`metastore.iceberg.catalog.unique.table.location`. I will try it first.
I also guess we don't need to disable these tests with Iceberg 1.11. I will
check them together.
https://github.com/apache/hive/blob/6e0975fe332eaafb70c6e7a5e475e4ee467822a2/itests/test-docker/src/test/java/org/apache/iceberg/rest/HiveIcebergRESTViewCatalogTests.java#L69-L87
> Building nightly images is failing
> ----------------------------------
>
> Key: HIVE-29779
> URL: https://issues.apache.org/jira/browse/HIVE-29779
> Project: Hive
> Issue Type: Improvement
> Components: Iceberg integration
> Reporter: Shohei Okumiya
> Assignee: Shohei Okumiya
> Priority: Major
>
> It has been failing probably since we upgraded the Iceberg library to 1.11.
> https://github.com/apache/hive/actions/runs/30422236467/job/90481238451
--
This message was sent by Atlassian Jira
(v8.20.10#820010)