v.21.4Bug Fixes
Fix Query Result Error and Potential Crash in GROUP BY Conditions
Fix incorrect query result (and possible crash) which could happen whenWHEREorHAVINGcondition is pushed beforeGROUP BY. Fixes #21773. #21841 (Nikolai Kochetov).
Fix incorrect query result (and possible crash) which could happen whenWHEREorHAVINGcondition is pushed beforeGROUP BY. Fixes #21773. #21841 (Nikolai Kochetov).