Function operator::req_convert::insert::stmt_to_region::column_names

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