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 2020/06/05 16:26:00 UTC

[jira] [Created] (IMPALA-9830) TestMtDopScanNode.test_mt_dop_scan_node fails BytesRead > 0 assert

Joe McDonnell created IMPALA-9830:
-------------------------------------

             Summary: TestMtDopScanNode.test_mt_dop_scan_node fails BytesRead > 0 assert
                 Key: IMPALA-9830
                 URL: https://issues.apache.org/jira/browse/IMPALA-9830
             Project: IMPALA
          Issue Type: Bug
          Components: Backend
    Affects Versions: Impala 4.0
            Reporter: Joe McDonnell
            Assignee: Bikramjeet Vig


A few test runs have seen this failure in TestMtDopScanNode.test_mt_dop_scan_node():
{noformat}
query_test/test_mt_dop.py:134: in test_mt_dop_scan_node
    assert "- BytesRead: 0" not in result.runtime_profile, result.runtime_profile{noformat}
This test is run in a loop due to IMPALA-9655. We may need to increase the number of loops or rethink the conditions of the test.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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