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