v.25.8Bug Fix (user-visible misbehavior in an official stable release)
Fix the logical error Expected single dictionary
Fix the logical errorExpected single dictionary argument for functionwhile doing JOIN on an inequality condition when one of the columns isLowCardinalityand the other is a constant. Closes #81779. #84019 (Alexey Milovidov).