Faster String Like ------------------ Key: HIVE-542 URL: https://issues.apache.org/jira/browse/HIVE-542 Project: Hadoop Hive Issue Type: Improvement Components: Query Processor Affects Versions: 0.4.0 Reporter: Zheng Shao
Currently Hive uses regular expression to do string like which is really really slow. We should implement "LIKE" natively using Text. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.