Many catalogs
Open
- Dominant language
- C++
- Stars
- 110
- Forks
- 44
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 4
Description
How are catalogs resolved if many of them are specified?
For example: a HR catalog, a Finance catalog, a Marketing catalog. And assuming they all have the same table specified.
Then a connection with duckdb simply points to the UC server and you give it a name with attach. But the table now should be qualified with the catalog name (and optionally namespaces).
Or do you attach to a single catalog by name? And if there are many you need to attach another one?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.