Skip to content

v0.1.2

Compare
Choose a tag to compare
@changhiskhan changhiskhan released this 04 Oct 18:27
· 1820 commits to main since this release
  1. Lance now supports projection for nested column (e.g., "annotations.name")
  2. There's also a fast path for CountRows to get the record count by looking at metadata
  3. Finally, Lance now supports writing optional key-value metadata (pa.Table.schema.metadata)

What's Changed

Full Changelog: v0.1.1...v0.1.2