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
toColumnSchema
list, if the column name is not present, usecol_{idx}
as the column name - table_
info_ value_ to_ relation_ desc