Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
ghx-label-2
Description
We have several PlannerTest that validate over EXTENDED profile and validate cardinality. In EXTENDED level, profile display stored table stats from HMS like 'numRows' and 'totalSize', which can vary between data loads. They are not validated by PlannerTest and will not fail the test. But frequent change of these lines can disturb code review process because they are mostly noise.
We need to have some script to help ease restoring the stored table stats information in those .test files.