Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Many catalogs #18

Open
ErikJansenIRefact opened this issue Oct 23, 2024 · 0 comments
Open

Many catalogs #18

ErikJansenIRefact opened this issue Oct 23, 2024 · 0 comments

Comments

@ErikJansenIRefact
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant