Replies: 8 comments
-
|
Or Vortex. Be good to know pros/cons - viability. |
Beta Was this translation helpful? Give feedback.
-
|
there was just the release of lance 2.1 to stable with interesting refinements: |
Beta Was this translation helpful? Give feedback.
-
|
see also: #204 |
Beta Was this translation helpful? Give feedback.
-
|
btw: there is a lance extension for duckdb |
Beta Was this translation helpful? Give feedback.
-
|
just fyi: and it's directly listed as duckdb community extension: |
Beta Was this translation helpful? Give feedback.
-
|
lance DuckDB extension is now fairly mature. There is a new blog post describing the current state and the possibilities: |
Beta Was this translation helpful? Give feedback.
-
|
just for everyone interested: lance is now a core extension of duckdb: and there are some new supported features in latest versions.. |
Beta Was this translation helpful? Give feedback.
-
|
currently from the duckdb spec: Data storage: The DuckLake specification requires a storage component for storing the data in Parquet format.
so it seems one has to currently replace parquet and implement an adjusted version of the duckdb spec for using Lance. Otherwise a spec update seems required to introduce other data formats like lance. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Support other format liks lance? Why only parquet?
Beta Was this translation helpful? Give feedback.
All reactions