v.25.1Bug Fix
Fix Not-ready Set Error in IN (subquery) Used in JOIN ON with Old Analyzer
FixNot-ready Set is passed as the second argument for function 'in'error whenIN (subquery)is used inJOIN ONexpression, with the old analyzer. #73382 (Nikolai Kochetov).