Skip to main content

get_or_create_table_shape

Function get_or_create_table_shape 

Source
pub fn get_or_create_table_shape(
    catalog: &Catalog,
    table: &Table,
    txn: &mut Transaction<'_>,
) -> Result<RowShape>