risingwave_
batch_
executors
2.4.0-alpha
In risingwave_
batch_
executors::
executor
risingwave_batch_executors
::
executor
Function
postgres_row_to_owned_row
Copy item path
Source
pub fn postgres_row_to_owned_row( row: Row, schema: &Schema, ) ->
Result
<OwnedRow,
BatchError
>