1=1
TRUE
For most database systems, they recognize where 1=1 but not where true, so we should send the original 1=1 to the database
* [fix](jdbc catalog) fix error to clickhouse uint64 type Conversion * add test case