how-query-engines-work
how-query-engines-work copied to clipboard
If the sql statement contains (), an error will occur in SqlParser
If the sql where statement contains (), an error will occur in SqlParser , eg : " select a from t where (a=1 or b = 2) and c =3 "