Eric Hanson created HIVE-4787: --------------------------------- Summary: make vectorized LOWER(), UPPER(), LENGTH() work end-to-end; support expression input for vectorized LIKE Key: HIVE-4787 URL: https://issues.apache.org/jira/browse/HIVE-4787 Project: Hive Issue Type: Sub-task Affects Versions: vectorization-branch Reporter: Eric Hanson Assignee: Eric Hanson
Vectorized expressions have been implemented for UPPER(), LOWER() and LENGTH() for strings but they have not been tied through end-to-end to work in queries. VectorizationContext needs to be updated to do this. Also, LIKE support in VectorizationContext needs to be extended to support a string function as an input. -- 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