Skip to content

Node/Rust LanceDB v0.31.0-beta.5

Choose a tag to compare

@github-actions github-actions released this 30 Jun 22:25

🎉 New Features

🐛 Bug Fixes

  • fix(python): raise clear error when permutation API is used on remote tables (Fixes #2934) by @rtmalikian in #3591
  • fix: add missing stacklevel=2 to warnings.warn() calls (Fixes #3589) by @rtmalikian in #3590
  • fix(python): route sync namespace connections through rust by @jackye1995 in #3598