Change8

python-v0.25.0-beta.1

Breaking Changes
📦 lancedbView on GitHub →
1 breaking🐛 2 fixes🔧 1 symbols

Summary

This release primarily focuses on fixing a doctest issue in query.py and resolving an issue with remote python SDK namespace typing.

⚠️ Breaking Changes

  • The doctest in query.py was fixed. This might cause previously passing doctests to fail if they relied on the old, incorrect behavior.

🐛 Bug Fixes

  • Fixed doctest in query.py.
  • Fixed remote python sdk namespace typing.

🔧 Affected Symbols

query.py