library · inferred from evidence
pyarrow.fs
A filesystem module within pyarrow that does not support the az:// scheme.
- 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