Structsยง
- Column
Data ๐Type With Extension - Parsed
Field ๐
Enumsยง
- Field
Type ๐ - Semantic
Type ๐
Staticsยง
Functionsยง
- column_
data_ ๐type_ from_ str - Convert a field type to a column data type.
- convert_
column_ ๐data_ type_ to_ value_ data_ ident - Convert a column data type to a value data ident.
- convert_
primitive_ ๐type_ to_ column_ data_ type - convert_
semantic_ ๐type_ to_ proto_ semantic_ type - Convert a semantic type to a proto semantic type.
- extract_
ident_ ๐from_ type - extract_
struct_ ๐fields - Extract the fields of a struct.
- field_
type ๐ - get_
column_ ๐data_ type - Get the column data type from the attribute or the inferred column data type.
- parse_
fields_ ๐from_ fields_ named - Parse fields from fields named.
- semantic_
type_ ๐from_ str - Convert an identifier to a semantic type.