You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by GitBox <gi...@apache.org> on 2020/11/03 13:39:34 UTC

[GitHub] [calcite] julianhyde commented on pull request #2238: [CALCITE-4364] `a in (1, 2) and a = 1` should be simplified to `a=1`

julianhyde commented on pull request #2238:
URL: https://github.com/apache/calcite/pull/2238#issuecomment-720700806


   Regarding the commit message:
   
   > `a in (1, 2) and a = 1` should be simplified to `a=1`
   
   Use upper-case for SQL, and spaces around `=`.


----------------------------------------------------------------
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.

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