Expand description
Context-free source catalog for DataFusion logical planning.
Structs§
- InMemory
Catalog - A simple in-memory catalog useful for tests and bootstrap wiring.
- Simple
Table Source - A trivial logical table source with a fixed schema.
Traits§
- Graph
Source Catalog - A minimal catalog to resolve node labels and relationship types to logical table sources.