Ashutosh Chauhan created HIVE-11291: ---------------------------------------
Summary: Avoid allocation storm while doing rule matching on operator/expression trees Key: HIVE-11291 URL: https://issues.apache.org/jira/browse/HIVE-11291 Project: Hive Issue Type: Improvement Reporter: Ashutosh Chauhan Assignee: Ashutosh Chauhan RuleRegExMatch repeatedly allocates string while trying to find a matching pattern. This results in huge GC churn for large trees. -- This message was sent by Atlassian JIRA (v6.3.4#6332)