Expand description
Util functions for adapter
Functions§
- column_
schemas_ to_ proto - convert
ColumnSchemalists to it’s corresponding proto type - from_
proto_ to_ data_ type - relation_
desc_ to_ column_ schemas_ with_ fallback - Convert
RelationDesctoColumnSchemalist, if the column name is not present, usecol_{idx}as the column name - table_
info_ value_ to_ relation_ desc