operator::req_convert::insert::stmt_to_region

Function column_names

source
fn column_names<'a>(
    stmt: &'a Insert,
    table_schema: &'a SchemaRef,
) -> Vec<&'a String>