You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Daniel Becker (Jira)" <ji...@apache.org> on 2022/09/20 09:42:00 UTC

[jira] [Resolved] (IMPALA-11427) TestOrcStats.test_orc_stats fails

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

Daniel Becker resolved IMPALA-11427.
------------------------------------
    Resolution: Done

> TestOrcStats.test_orc_stats fails
> ---------------------------------
>
>                 Key: IMPALA-11427
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11427
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Daniel Becker
>            Assignee: Daniel Becker
>            Priority: Blocker
>              Labels: broken-build
>
> In one of the builds, query_test.test_orc_stats.TestOrcStats.test_orc_stats fails:
> {code:java}
> query_test/test_orc_stats.py:40: in test_orc_stats
>     self.run_test_case('QueryTest/orc-stats', vector, use_db=unique_database)
> common/impala_test_suite.py:820: in run_test_case
>     update_section=pytest.config.option.update_results)
> common/test_result_verifier.py:665: in verify_runtime_profile
>     % (function, field, expected_value, actual_value, op, actual))
> E   AssertionError: Aggregation of SUM over RowsRead did not match expected results.
> E   EXPECTED VALUE:
> E   5
> E   
> E   
> E   ACTUAL VALUE:
> E   0
> {code}



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