- [ ] `DictionaryVector::SetDictionaryId` replaced I think by `DictionaryVector::CreateReusableDictionary` * See https://github.com/duckdb/duckdb/pull/19332 - [ ] `ObjectCacheEntry` has additional virtual function for estimated size * See https://github.com/duckdb/duckdb/pull/20157