library · inferred from evidence
pyarrow
A Python library for working with Apache Arrow, including filesystem abstractions.
- 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