Back to Daft

Catalogs and Tables

docs/api/catalogs_tables.md

0.7.10677 B
Original Source

Catalogs and Tables

Daft integrates with various catalog implementations using its Catalog and Table interfaces. These are high-level APIs to manage catalog objects (tables and namespaces), while also making it easy to leverage Daft's existing daft.read_ and df.write_ APIs for open table formats like Iceberg and Delta Lake.

<!-- Learn more about [Catalogs & Tables](../catalogs/index.md) in Daft User Guide. -->

::: daft.catalog.Catalog options: filters: ["!^_"]

::: daft.catalog.Identifier options: filters: ["!^_"]

::: daft.catalog.Table options: filters: ["!^_"]