make_storage_table

Function make_storage_table 

Source
pub fn make_storage_table<S: StateStore>(
    hummock: S,
    table: &TableCatalog,
) -> Result<BatchTable<S>>