You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Joe McDonnell (Jira)" <ji...@apache.org> on 2023/06/09 21:01:00 UTC

[jira] [Created] (IMPALA-12201) TestFetch.test_client_fetch_time_stats_incomplete is flaky

Joe McDonnell created IMPALA-12201:
--------------------------------------

             Summary: TestFetch.test_client_fetch_time_stats_incomplete is flaky
                 Key: IMPALA-12201
                 URL: https://issues.apache.org/jira/browse/IMPALA-12201
             Project: IMPALA
          Issue Type: Bug
          Components: Backend, Infrastructure
    Affects Versions: Impala 4.3.0
            Reporter: Joe McDonnell


Test runs have been this test failure for TestFetch.test_client_fetch_time_stats_incomplete:
{noformat}
query_test/test_fetch.py:133: 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=2602000000.0, sum=3007975000.0, min_value=100999000.0, unit=None).total_num_values{noformat}
We expect there to be 6 time periods for the ClientFetchWaitTimeStats (the time before each of the 5 fetches plus a final period). This has been seen once so far.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org