Module datafusion::data
[−]
[src]
Structs
ComplexType | |
Field |
Definition of a column in a relation (data set). |
Enums
ColumnData | |
DataType |
The data types supported by this database. Currently just u64 and string but others will be added later, including complex types |
Value |
Value holder for all supported data types |