Replies: 1 comment
-
|
Try pg_ducklake :) |
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.
-
How to query DuckLake data with pg_duckdb just like using the DuckDB CLI (e.g. select * from lake.ods.orders), instead of querying via standalone Parquet file functions (e.g. select * from read_parquet('s3://xxx'))?
Beta Was this translation helpful? Give feedback.
All reactions