risingwave_connector::parser

Function postgres_row_to_owned_row

source
pub fn postgres_row_to_owned_row(row: Row, schema: &Schema) -> OwnedRow