v.25.7Performance Improvement
Optimizations for null_map and JoinMask
The optimizations fornull_mapandJoinMaskfrom #82308 were applied to the case of JOIN with multiple disjuncts. Also, theKnownRowsHolderdata structure was optimized. #83041 (Nikita Taranov).