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)