Available on crate feature
catalog only.Functionsยง
- column_
info_ to_ field - parse_
type_ json - We prefer this as
type_textcannot be trusted for consistency (e.g. we may expectdecimal(int,int)but instead getdecimal, orstruct<...>and instead getstruct). - parse_
type_ json_ str - e.g.
- schema_
to_ column_ info_ list - table_
info_ to_ schemas - Returns
(schema, hive_schema)