[ https://issues.apache.org/jira/browse/HIVE-19572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jesus Camacho Rodriguez updated HIVE-19572: ------------------------------------------- Resolution: Fixed Fix Version/s: 3.1.0 Status: Resolved (was: Patch Available) Pushed to master, thanks for reviewing [~prasanth_j] > Add option to mask stats and data size in q files > ------------------------------------------------- > > Key: HIVE-19572 > URL: https://issues.apache.org/jira/browse/HIVE-19572 > Project: Hive > Issue Type: Improvement > Components: Testing Infrastructure > Affects Versions: 3.1.0 > Reporter: Jesus Camacho Rodriguez > Assignee: Jesus Camacho Rodriguez > Priority: Major > Fix For: 3.1.0 > > Attachments: HIVE-19572.01.patch > > > Some tests are flaky because of minimal data size differences, e.g., one > byte. However, many times we do not actually care about these differences. > One example is {{default_constraint.q}}. > Patch adds the possibility to mask 1) printing of stats selectively on q > files by adding the {{-- MASK_STATS}} option, and 2) printing of data size > stats selectively on q files by adding the {{-- MASK_DATA_SIZE}} option. -- This message was sent by Atlassian JIRA (v7.6.3#76005)