You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Thomas Poepping (JIRA)" <ji...@apache.org> on 2017/01/10 23:53:58 UTC

[jira] [Created] (HIVE-15576) Fix bug in QTestUtil where lines after a partial mask will not be masked

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)