[ https://issues.apache.org/jira/browse/HIVE-15576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15819087#comment-15819087 ]
Thomas Poepping commented on HIVE-15576: ---------------------------------------- I've determined that all qtest failures are irrelevant: TestCliDriver: case_sensitivity, input_testxpath, and udf_coalesce all fail without my change TestMiniLlapCliDriver: orc_ppd_schema_evol_3a fails without my change orc_ppd_basic passes both with and without my change in my environment TestMiniLlapLocalCliDriver: schema_evol_text_vec_part fails without my change columnstats_part_coltype passes both with and without my change in my environment Can I get someone to look at this? > 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 > Attachments: HIVE-15576.patch > > > 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)