How to read from nested namespace? #294
-
|
I have tables under a.b.table When i try to read the table Like select * from catalog.a.b.table Duckdb throwing parser error Iceberg catalog rest : polaris restcatalog |
Beta Was this translation helpful? Give feedback.
Answered by
Tishj
Jul 14, 2025
Replies: 2 comments 1 reply
-
|
We don't support nested namespaces currently |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
This is fixed by #361 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
raghavendr-a
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is fixed by #361