Change8

python-v0.26.1

📦 lancedbView on GitHub →
🐛 3 fixes🔧 3 symbols

Summary

This release primarily focuses on bug fixes, including updating the HTTP method for namespace description and improving type checking support. Documentation regarding table_names parameters has also been corrected.

🐛 Bug Fixes

  • Changed describe_namespace to use POST requests, enabling access to the underlying client.
  • Ensured namespace storage options provider is correctly passed into the native table.
  • Added stub methods for to_lance() and to_polars() to satisfy type-checkers.

🔧 Affected Symbols

describe_namespaceto_lance()to_polars()