Corrected Query Results with Literals Over 2048 Characters
A SQL query with a restriction depending on a literal value over 2048 characters did not return matching rows. This issue had been corrected by increasing the maximum pushdown expression size to the maximum SQL field size (8192).