v.25.8Bug Fix (user-visible misbehavior in an official stable release)

Fix the logical error Expected single dictionary

Fix the logical error Expected single dictionary argument for function while doing JOIN on an inequality condition when one of the columns is LowCardinality and the other is a constant. Closes #81779. #84019 (Alexey Milovidov).