Module schema

Source
Available on crate feature catalog only.

Functionsยง

column_info_to_field
parse_type_json
We prefer this as type_text cannot be trusted for consistency (e.g. we may expect decimal(int,int) but instead get decimal, or struct<...> and instead get struct).
parse_type_json_str
e.g.
schema_to_column_info_list
table_info_to_schemas
Returns (schema, hive_schema)