[
https://issues.apache.org/jira/browse/HIVE-19572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jesus Camacho Rodriguez updated HIVE-19572:
-------------------------------------------
Description:
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.
was:
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 printing of data size stats selectively on q
files by adding the {{-- MASK_DATA_SIZE}} option.
> 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
> 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)