v.25.7Performance Improvement

Optimizations for null_map and JoinMask

The optimizations for null_map and JoinMask from #82308 were applied to the case of JOIN with multiple disjuncts. Also, the KnownRowsHolder data structure was optimized. #83041 (Nikita Taranov).