duckdb / duckdb/unity_catalog

Many catalogs

Open
#18 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.