lance-namespace0.0.20
lance-namespace0.0.20
Published
Python client for Lance Namespace API
pip install lance-namespace
Package Downloads
Authors
Requires Python
>=3.9
Dependencies
- lance-namespace-urllib3-client
- pyarrow
>=14.0.0 - pylance
>=0.18.0 - typing-extensions
>=4.0.0 - opendal
; extra == "dir" - boto3
>=1.24.0; extra == "glue" - botocore
>=1.27.0; extra == "glue" - hive-metastore-client
>=1.0.9; extra == "hive2" - thrift
>=0.13.0; extra == "hive2" - pytest-cov
>=4.0.0; extra == "test" - pytest
>=7.0.0; extra == "test"
Lance Namespace
Lance Namespace is an open specification on top of the storage-based Lance data format to standardize access to a collection of Lance tables (a.k.a. Lance datasets). It describes how a metadata service like Apache Hive MetaStore (HMS), Apache Gravitino, Unity Catalog, etc. should store and use Lance tables, as well as how ML/AI tools and analytics compute engines should integrate with Lance tables.
For more details, please visit the documentation website.
For development setup and contribution guidelines, please see CONTRIBUTING.md.