Skip to main content

get_or_create_queue_shape

Function get_or_create_queue_shape 

Source
pub fn get_or_create_queue_shape(
    catalog: &Catalog,
    queue: &Queue,
    txn: &mut Transaction<'_>,
) -> Result<RowShape>