Module table_reference
datafusion_
common
50.3.0
Module table_
reference
Module Items
Structs
Enums
In crate datafusion_
common
datafusion_common
Module
table_
reference
Copy item path
Source
Structs
§
Resolved
Table
Reference
A fully resolved path to a table of the form “catalog.schema.table”
Enums
§
Table
Reference
A multi part identifier (path) to a table that may require further resolution (e.g.
foo.bar
).