Expand description
Util functions for adapter
Functions§
- convert
ColumnSchema
lists to it’s corresponding proto type - Convert
RelationDesc
toColumnSchema
list, if the column name is not present, usecol_{idx}
as the column name
Util functions for adapter
ColumnSchema
lists to it’s corresponding proto typeRelationDesc
to ColumnSchema
list,
if the column name is not present, use col_{idx}
as the column name