risingwave_connector::parser

Function mysql_row_to_owned_row

source
pub fn mysql_row_to_owned_row(mysql_row: &mut Row, schema: &Schema) -> OwnedRow