[
https://issues.apache.org/jira/browse/HIVE-13267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gopal V updated HIVE-13267:
---------------------------
Resolution: Fixed
Fix Version/s: 2.1.0
Release Note: Vectorization: Add SelectLikeStringColScalar for non-filter
operations (Gopal V, reviewed by Matt McCline)
Status: Resolved (was: Patch Available)
Pushed to master & branch-2.1. Thanks [~mmcline] & cc [~jcamachorodriguez].
> Vectorization: Add SelectLikeStringColScalar for non-filter operations
> ----------------------------------------------------------------------
>
> Key: HIVE-13267
> URL: https://issues.apache.org/jira/browse/HIVE-13267
> Project: Hive
> Issue Type: Bug
> Components: Vectorization
> Affects Versions: 2.1.0
> Reporter: Gopal V
> Assignee: Gopal V
> Fix For: 2.1.0
>
> Attachments: HIVE-13267.1.patch
>
>
> FilterStringColLikeStringScalar only applies to the values within filter
> clauses.
> Borrow the Checker impls and extend to the value generation - for cases like
> select col is null or col like '%(null)%'
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)