Jungtaek Lim created STORM-2113:
-----------------------------------

             Summary: [Storm SQL] 'OR' operator cannot handle more than 2 
arguments
                 Key: STORM-2113
                 URL: https://issues.apache.org/jira/browse/STORM-2113
             Project: Apache Storm
          Issue Type: Bug
          Components: storm-sql
            Reporter: Jungtaek Lim


When we use 'IN' statement, Calcite is converting this statement of 'OR' with 
multiple arguments.

While testing I found current 'OR' implementation cannot handle more than 2 
parameters, which effectively introduce a bug on 'IN' (and 'NOT IN').

It should be fixed to support 'IN' properly. Also need to consider applying 
'short curcuit' on that.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to