Change8

python-v0.36.0-beta.0

📦 lancedbView on GitHub →
5 features🐛 6 fixes🔧 2 symbols

Summary

This release introduces new features for distributed analytics, client APIs for branch management, and improved skill integration. It also includes several bug fixes for ingestion, data handling, and client operations.

✨ New Features

  • Support for distributed analyze plan metrics in clients.
  • Publish lancedb-compat for pre-Haswell x86_64 hosts.
  • Skill references now work with jobs, including server connection.
  • Added remote branch diff and merge client APIs.
  • Branch skill updates for merge functionality.

🐛 Bug Fixes

  • Route local sync namespace operations through Rust.
  • Bound scanner memory for wide-row bulk ingestion.
  • Raise clear ValueError when a vector column cannot be inferred.
  • Bound remote insert request size to avoid ingestion timeouts.
  • Sanitize Map fields across Arrow versions.
  • Allow selection of _rowid in Permutation.

Affected Symbols