Skip to main content

get_or_create_ringbuffer_shape

Function get_or_create_ringbuffer_shape 

Source
pub fn get_or_create_ringbuffer_shape(
    catalog: &Catalog,
    ringbuffer: &RingBuffer,
    txn: &mut Transaction<'_>,
) -> Result<RowShape>