How to read from nested namespace? #294
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
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
NameListTostring NOT IMPLEMENTED
Iceberg catalog rest : polaris restcatalog
Beta Was this translation helpful? Give feedback.
All reactions