Module util

Source
Expand description

Util functions for adapter

Functions§

column_schemas_to_proto
convert ColumnSchema lists to it’s corresponding proto type
from_proto_to_data_type
relation_desc_to_column_schemas_with_fallback
Convert RelationDesc to ColumnSchema list, if the column name is not present, use col_{idx} as the column name
table_info_value_to_relation_desc