Announcing Lance SDK 1.0.0: What This Milestone Means for the Community
We’re excited to announce that the core Rust SDK and the Python and Java binding SDKs are graduating to version 1.0.0, alongside a new, community-driven release strategy.
We’re excited to announce that the core Rust SDK and the Python and Java binding SDKs are graduating to version 1.0.0, alongside a new, community-driven release strategy.
The 2.1 file version is now stable, learn what that means for you and what's coming next.
Deep dive into LanceDB's dual structural encoding approach - mini-block for small data types and full-zip for large multimodal data. Learn how this optimizes compression and random access performance compared to Parquet.
Explore columnar file readers in depth: repetition & definition levels with practical insights and expert guidance from the LanceDB team.
Explore columnar file readers in depth: column shredding with practical insights and expert guidance from the LanceDB team.
Explore columnar file readers in depth: compression transparency with practical insights and expert guidance from the LanceDB team.
Explore lance file 2.1: smaller and simpler with practical insights and expert guidance from the LanceDB team.
The API used to read files has evolved over time, from simple full table reads to batch reads and eventually to iterative record batch readers. Lance takes this a step further to return a stream of read tasks.
Explore columnar file readers in depth: column shredding with practical insights and expert guidance from the LanceDB team.