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 "Qifan Chen (Jira)" <ji...@apache.org> on 2020/10/27 15:04:00 UTC

[jira] [Updated] (IMPALA-10292) Improvement to test_misaligned_parquet_row_groups section in query_test/test_scanners.py

     [ https://issues.apache.org/jira/browse/IMPALA-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Qifan Chen updated IMPALA-10292:
--------------------------------
    Component/s: Backend

> Improvement to test_misaligned_parquet_row_groups section in query_test/test_scanners.py
> ----------------------------------------------------------------------------------------
>
>                 Key: IMPALA-10292
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10292
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>            Reporter: Qifan Chen
>            Priority: Major
>
> In /impala-asf-master-exhaustive build, the following error is seen. 
>  Error Details
> {code:java}
> query_test/test_scanners.py:603: in test_misaligned_parquet_row_groups     self._misaligned_parquet_row_groups_helper(table_name, 7300) query_test/test_scanners.py:636: in _misaligned_parquet_row_groups_helper     assert len(num_scanners_with_no_reads_list) == 4 E   assert 3 == 4 E    +  where 3 = len(['0', '0', '0'])
> {code}
>  Stack Trace
> {code:java}
> query_test/test_scanners.py:603: in test_misaligned_parquet_row_groups
>     self._misaligned_parquet_row_groups_helper(table_name, 7300)
> query_test/test_scanners.py:636: in _misaligned_parquet_row_groups_helper
>     assert len(num_scanners_with_no_reads_list) == 4
> E   assert 3 == 4
> E    +  where 3 = len(['0', '0', '0'])
> {code}



--
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