yaoyi opened a new issue, #11765:
URL: https://github.com/apache/doris/issues/11765

   ### Discussed in https://github.com/apache/doris/discussions/11763
   
   <div type='discussions-op-text'>
   
   <sup>Originally posted by **yaoyi** August 13, 2022</sup>
   比如
   ```sql
   SELECT id FROM t1 WHERE (c1, c2) IN ((1, 2));
   ```
   报错:
   Encountered: COMMA
   Expected: ||</div>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to