November Feature Roundup

November Feature Roundup

Explore november feature roundup with practical insights and expert guidance from the LanceDB team.

Columnar File Readers in Depth: APIs and Fusion

Columnar File Readers in Depth: APIs and Fusion

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.