v.20.1Bug Fix

Allow rewriting CROSS to INNER JOIN with LIKE in WHERE

Allow to rewrite CROSS to INNER JOIN if there's [NOT] LIKE operator in WHERE section. Fixes #9191 #9229 (4ertus2)