Thomas Poepping created HIVE-15576:
--------------------------------------
Summary: Fix bug in QTestUtil where lines after a partial mask
will not be masked
Key: HIVE-15576
URL: https://issues.apache.org/jira/browse/HIVE-15576
Project: Hive
Issue Type: Bug
Components: Testing Infrastructure
Affects Versions: 2.2.0
Reporter: Thomas Poepping
Assignee: Thomas Poepping
If the qfile output of a qtest contains two maskable lines right after one
another, where the first contains a partial match candidate, the second line
will not be evaluated for masking. This patch fixes that bug by disregarding
whether a partial mask was found in the previous line.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)