I'd like to support multiple DuckLakes since DuckLake supports attaching, and DuckDB itself supports attaching different DuckLakes under different database namespaces. My use case is that my raw data (bronze) is permissioned differently from derivative data sets (silver + gold), and I have different users who can access the different DuckLakes.
Is there any support here for this type of workflow?
I'd like to support multiple DuckLakes since DuckLake supports attaching, and DuckDB itself supports attaching different DuckLakes under different database namespaces. My use case is that my raw data (bronze) is permissioned differently from derivative data sets (silver + gold), and I have different users who can access the different DuckLakes.
Is there any support here for this type of workflow?