Module catalog

Source

Structsยง

NameAwareCatalogList ๐Ÿ”’
A catalog list that resolves TableProvider by table name:
NameAwareCatalogProvider ๐Ÿ”’
NameAwareDataSourceInjector ๐Ÿ”’
Rewrites LogicalPlan to inject proper data sources for TableScan. Uses internal sources for reserved tables; otherwise uses the Region source.
NameAwareDataSourceInjectorBuilder ๐Ÿ”’
Builds a NameAwareDataSourceInjector from a logical plan.
NameAwareSchemaProvider ๐Ÿ”’

Enumsยง

InternalTableKind ๐Ÿ”’
Reserved internal table kinds used. These are recognized by reserved table names and mapped to providers.