- [x] `DictionaryVector::SetDictionaryId` replaced I think by `DictionaryVector::CreateReusableDictionary` * See https://github.com/duckdb/duckdb/pull/19332 - [x] `ObjectCacheEntry` has additional virtual function for estimated size * See https://github.com/duckdb/duckdb/pull/20157 - [x] Annoying: testing pre-release https://github.com/vortex-data/vortex/pull/6658 - [x] Duckdbfs regression: curl backend may fail for some of URLs https://github.com/duckdb/duckdb-httpfs/pull/261 https://github.com/duckdb/duckdb-httpfs/pull/262
DictionaryVector::SetDictionaryIdreplaced I think byDictionaryVector::CreateReusableDictionaryObjectCacheEntryhas additional virtual function for estimated size