Skip to main content

Module source_catalog

Module source_catalog 

Source
Expand description

Context-free source catalog for DataFusion logical planning.

Structs§

InMemoryCatalog
A simple in-memory catalog useful for tests and bootstrap wiring.
SimpleTableSource
A trivial logical table source with a fixed schema.

Traits§

GraphSourceCatalog
A minimal catalog to resolve node labels and relationship types to logical table sources.