library · inferred from evidence
Rust core
The Rust-based core implementation of LanceDB, which the Python SDK migrated to.
- LanceDB db.open_table fails with ArrowInvalid when table lives on Azure Blob Storage (az://)
Following the LanceDB docs to connect to Azure Blob Storage (v0.6.2), the reporter set the required environment variables and connected successfully: db.table_names() listed the correct tables. But db.open_table("all_content") failed with a