v.24.10Bug Fix
Fix JOIN ON Optimization with IS NULL Check
Fix incorrectJOIN ONsection optimization in case ofIS NULLcheck under any other function (likeNOT) that may lead to wrong results. Closes #67915. #68049 (Vladimir Cherkasov).
Fix incorrectJOIN ONsection optimization in case ofIS NULLcheck under any other function (likeNOT) that may lead to wrong results. Closes #67915. #68049 (Vladimir Cherkasov).