Description
I think the result of the test is not deterministic
Sometimes line 626 in the output shows 256.0 sometimes 255.5
Both results are correct because this UDAF returns approximate result.
Probably results in the range of 255-257 should be considered as correct
Attachments
Attachments
Issue Links
- duplicates
-
HIVE-9833 udaf_percentile_approx_23.q fails intermittently
- Resolved
- is duplicated by
-
HIVE-10096 Investigate the random failure of TestCliDriver.testCliDriver_udaf_percentile_approx_23
- Resolved
- is related to
-
HIVE-9468 Test groupby3_map_skew.q fails due to decimal precision difference
- Closed
-
HIVE-10665 Continue to make udaf_percentile_approx_23.q test more stable
- Closed
- links to