Miklos Gergely created HIVE-23139:
-------------------------------------
Summary: Improve q test result masking
Key: HIVE-23139
URL: https://issues.apache.org/jira/browse/HIVE-23139
Project: Hive
Issue Type: Improvement
Components: Hive
Reporter: Miklos Gergely
Assignee: Miklos Gergely
Q Test result masking can take a long time, in extreme cases up to 5 times as
much as the test itself, because it is inefficient. Use contains, startsWith
instead of patterns for masking lines containing or starting with specified
strings.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)