[ 
https://issues.apache.org/jira/browse/TAJO-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14630913#comment-14630913
 ] 

Atri Sharma commented on TAJO-1688:
-----------------------------------

Please dont thank me. It makes me feel that I am not a part of the community! :)

> Support change of multiple ORs in WHERE clause with RHS constant val
> --------------------------------------------------------------------
>
>                 Key: TAJO-1688
>                 URL: https://issues.apache.org/jira/browse/TAJO-1688
>             Project: Tajo
>          Issue Type: Bug
>          Components: planner/optimizer
>            Reporter: Atri Sharma
>            Assignee: Atri Sharma
>
> (col1=val1 OR col1=val2 OR col1=val3) where val1,val2,val3 are constants can 
> be converted to col1 IN (val1, val2, val3) for better performance.



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

Reply via email to