[ https://issues.apache.org/jira/browse/HIVE-4384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Eric Hanson updated HIVE-4384: ------------------------------ Description: Implement vectorized versions of string functions UPPER(), LOWER(), and LENGTH(). UPPER and LOWER call the old versions of these functions in the inner loop, via a new interface definition. LENGTH operates on data in place in the vector. > Implement vectorized string functions UPPER(), LOWER(), LENGTH() > ---------------------------------------------------------------- > > Key: HIVE-4384 > URL: https://issues.apache.org/jira/browse/HIVE-4384 > Project: Hive > Issue Type: Sub-task > Reporter: Eric Hanson > Assignee: Eric Hanson > > Implement vectorized versions of string functions UPPER(), LOWER(), and > LENGTH(). UPPER and LOWER call the old versions of these functions in the > inner loop, via a new interface definition. LENGTH operates on data in place > in the vector. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira