You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Qifan Chen (Jira)" <ji...@apache.org> on 2020/10/27 15:03:00 UTC

[jira] [Created] (IMPALA-10293) Improvement to TestParquet.test_multiple_blocks_mt_dop

Qifan Chen created IMPALA-10293:
-----------------------------------

             Summary: Improvement to TestParquet.test_multiple_blocks_mt_dop
                 Key: IMPALA-10293
                 URL: https://issues.apache.org/jira/browse/IMPALA-10293
             Project: IMPALA
          Issue Type: Bug
          Components: Backend
            Reporter: Qifan Chen


In impala-asf-master-exhaustive build, the following error is seen.

 Stack Trace

{code:java}
query_test/test_scanners.py:668: in test_multiple_blocks_mt_dop
    assert len(num_rows_read_list) == 7
E   assert 5 == 7
E    +  where 5 = len(['10000', '8200', '16500', '7100', '8200'])
{code}




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