risingwave_
batch
2.2.0-alpha
In risingwave_
batch::
executor::
postgres_
query
risingwave_batch
::
executor
::
postgres_query
Function
postgres_row_to_owned_row
Copy item path
source
pub fn postgres_row_to_owned_row( row: Row, schema: &
Schema
, ) ->
Result
<
OwnedRow
,
BatchError
>