Fang-Yu Rao created IMPALA-14177:
------------------------------------
Summary: TestFetch.test_client_fetch_time_stats_incomplete is
flaky in s3 builds
Key: IMPALA-14177
URL: https://issues.apache.org/jira/browse/IMPALA-14177
Project: IMPALA
Issue Type: Bug
Reporter: Fang-Yu Rao
Assignee: Riza Suminto
TestFetch.test_client_fetch_time_stats_incomplete seems to be flaky in s3
builds even after IMPALA-12201. We could see the same error message like the
following.
+*Error Message*+
{code}
query_test/test_fetch.py:156: in test_client_fetch_time_stats_incomplete
assert summary_stats[0].total_num_values == 6 E assert 5 == 6 E + where 5
= TSummaryStatsCounter(total_num_values=5, name=None, max_value=3009000000.0,
sum=3009970000.0, min_value=99999000.0, unit=None).total_num_values
{code}
+*Stacktrace*+
{code}
query_test/test_fetch.py:156: in test_client_fetch_time_stats_incomplete
assert summary_stats[0].total_num_values == 6
E assert 5 == 6
E + where 5 = TSummaryStatsCounter(total_num_values=5, name=None,
max_value=3009000000.0, sum=3009970000.0, min_value=99999000.0,
unit=None).total_num_values
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]