Optimization for map and arrayElement performance with 30% speedup
Official CH changelog text
Optimization for getting value from map, arrayElement. It will bring about 30% speedup. - reduce the reserved memory - reduce the resize call. #55957 (lgbo).