Using local duckdb #6698
Unanswered
mattiasthalen
asked this question in
Q&A
Replies: 1 comment
-
Hey @mattiasthalen The duckdb file that
|
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.
-
I'm trying to setup a source that's placed in a duckdb file.
My till project I located in
./adventure-works
. My duckdb is in./lakehouse/lakehouse.duckdb
.I've added it as
../lakehouse/lakehouse.duckdb
, but I'm getting the error that the cataloglakehouse
doesn't exist. But it most definitely does.Beta Was this translation helpful? Give feedback.
All reactions