database · inferred from evidence
LanceDB
A database system for managing and querying vector data, with Python SDK support.
- LanceDB db.open_table fails with ArrowInvalid when table lives on Azure Blob Storage (az://)
Maintainer wjones127 confirmed in the thread: Azure Blob Storage reads work through the async API, but the synchronous API does not yet fully support the az:// filesystem because it routes reads through pyarrow.fs, which lacks an Azure file