Change8

python-v0.34.0-beta.1

📦 lancedbView on GitHub →
🐛 1 fixes

Summary

This release primarily addresses a bug related to query overflow when using sys.maxsize with namespace connections.

🐛 Bug Fixes

  • Fixed an overflow issue when using sys.maxsize for 'k' in queries involving namespace connections.