Skip to main content

Module catalog

Module catalog 

Source

Structsยง

DatasetCatalogProvider
Custom DataFusion catalog provider that maps the first level of the three-level catalog.schema.table SQL namespace.
DatasetSchemaProvider
Custom DataFusion schema provider that maps the second level of the three-level namespace. Holds DashMap<table_name, TableProvider>.