Unable to query data from S3 Tables #557
Unanswered
jibiabraham-rz
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Thanks, I think an issue would have been better, but regardless We are probably missing a |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hello, I am trying out duckdb for talking to S3 Tables directly. I am able to list all the tables in the bucket, but am unable to query individual tables to get data out of them. Using duckdb=v1.4.1. Any help at all would be appreciated
_duckdb.CatalogException: Catalog Error: SET schema: No catalog + schema named "lakehouse" found.What I have done until now
Code
Beta Was this translation helpful? Give feedback.
All reactions