Change8

v0.27.2-beta.0

📦 lancedbView on GitHub →
3 features🐛 1 fixes

Summary

This release updates the Lance dependency to v3.0.1 and introduces parallel inserts for remote tables. It also adds a progress bar feature for the add() operation.

✨ New Features

  • Updated Lance dependency to v3.0.1.
  • Implemented parallel inserts for remote tables using multipart write.
  • Added a progress bar for the `add()` operation.

🐛 Bug Fixes

  • Bumped AWS SDK MSRV pins to the March 2025 release.