[ https://issues.apache.org/jira/browse/HIVE-5582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13801373#comment-13801373 ]
Eric Hanson commented on HIVE-5582: ----------------------------------- This works for integer and float families, timestamp, and string. It uses direct implementations based on new templates. NOT [BETWEEN] is evaluated with a single pass over the input vector. > Implement BETWEEN filter in vectorized mode > ------------------------------------------- > > Key: HIVE-5582 > URL: https://issues.apache.org/jira/browse/HIVE-5582 > Project: Hive > Issue Type: Sub-task > Components: Query Processor > Reporter: Eric Hanson > Assignee: Eric Hanson > Attachments: hive-5582.1.patch.txt, hive-5582.3.patch.txt > > > Implement optimized support for filters of the form > column BETWEEN scalar1 AND scalar2 > in vectorized mode. -- This message was sent by Atlassian JIRA (v6.1#6144)