risingwave_frontend::handler

Function fields_to_descriptors

source
pub fn fields_to_descriptors(
    fields: Vec<(&str, DataType)>,
) -> Vec<PgFieldDescriptor>