[ https://issues.apache.org/jira/browse/HIVE-5756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Eric Hanson updated HIVE-5756: ------------------------------ Resolution: Fixed Fix Version/s: 0.13.0 Status: Resolved (was: Patch Available) > Implement vectorization support for IF conditional expression for long, > double, timestamp, boolean and string inputs > -------------------------------------------------------------------------------------------------------------------- > > Key: HIVE-5756 > URL: https://issues.apache.org/jira/browse/HIVE-5756 > Project: Hive > Issue Type: Sub-task > Reporter: Eric Hanson > Assignee: Eric Hanson > Fix For: 0.13.0 > > Attachments: HIVE-5756.1.patch, HIVE-5756.2.patch, HIVE-5756.3.patch, > HIVE-5756.4.patch, HIVE-5756.5.patch, HIVE-5756.6.patch.txt, > HIVE-5756.7.patch, HIVE-5756.8.patch > > > Implement full, end-to-end support for IF in vectorized mode, including new > VectorExpression class(es), VectorizationContext translation to a > VectorExpression, and unit tests for these, as well as end-to-end ad hoc > testing. An end-to-end .q test is recommended but optional. > This is high priority because IF is the most popular conditional expression. -- This message was sent by Atlassian JIRA (v6.1.4#6159)