service · inferred from evidence
Azure Blob Storage
A cloud storage service for storing unstructured data such as blobs.
- 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