[ https://issues.apache.org/jira/browse/HIVE-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12923641#action_12923641 ]
John Sichi commented on HIVE-1740: ---------------------------------- This may apply to more operators such as RLIKE too. Workaround is currently to use prefix NOT NOT(x LIKE p) etc. > support NOT IN and NOT LIKE syntax > ---------------------------------- > > Key: HIVE-1740 > URL: https://issues.apache.org/jira/browse/HIVE-1740 > Project: Hive > Issue Type: Improvement > Components: Query Processor > Affects Versions: 0.6.0 > Reporter: John Sichi > Fix For: 0.7.0 > > > Hive should support standard SQL syntax > x NOT LIKE p > x NOT IN (...) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.