Added support for lance to lakeql #7951
earonesty
started this conversation in
Show and tell
Replies: 0 comments
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.
Added support for lance formatted data to lakeql:
https://github.com/earonesty/lakeql
Goal is for lance and parquet/iceberg data to be "interoperable" and "joinable" in the pure javascript and webgpu-accelerated query engine optimized for edge-workers and browsers. No wasm needed in these memory and engine-constrained environments.
All reactions