bryanck closed issue #11539: Nested namespace support is broken in 1.7.0
URL: https://github.com/apache/iceberg/issues/11539
--
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
bryanck commented on issue #11539:
URL: https://github.com/apache/iceberg/issues/11539#issuecomment-2486303281
@mayankvadariya I'm going to close this, the change will be 1.7.1 in case
you have a chance to test.
--
This is an automated message from the Apache Git Service.
To respond to th
flyrain commented on issue #11539:
URL: https://github.com/apache/iceberg/issues/11539#issuecomment-2480263584
The fix seems a good candidate for 1.7.1.
--
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
bryanck commented on issue #11539:
URL: https://github.com/apache/iceberg/issues/11539#issuecomment-2479459903
I can reproduce this if I use Trino w/ Iceberg 1.7(commit `ead6d9f`)
connecting to an Iceberg REST catalog running Iceberg 1.6 (using the Tabular
image). If I update the image to I
nastra commented on issue #11539:
URL: https://github.com/apache/iceberg/issues/11539#issuecomment-2478640441
Currently I cannot reproduce this issue with the below Trino test:
```
---
a/plugin/trino-iceberg/src/test/java/io/trino/plugin/iceberg/catalog/rest/TestIcebergRestCatalogN
nastra commented on issue #11539:
URL: https://github.com/apache/iceberg/issues/11539#issuecomment-2478540063
@mayankvadariya can you provide additional details against which REST server
this is running? Are there any reproducible tests in Trino itself to easily run
& reproduce this?
--
mayankvadariya opened a new issue, #11539:
URL: https://github.com/apache/iceberg/issues/11539
### Apache Iceberg version
1.7.0 (latest release)
### Query engine
Trino
### Please describe the bug 🐞
Nested namespace request to Iceberg catalog server is sent i