You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Gabor Kaszab (JIRA)" <ji...@apache.org> on 2019/04/01 14:50:01 UTC

[jira] [Created] (IMPALA-8379) TestMtDopParquet.test_parquet_filtering flaky - exhaustive run

Gabor Kaszab created IMPALA-8379:
------------------------------------

             Summary: TestMtDopParquet.test_parquet_filtering flaky - exhaustive run
                 Key: IMPALA-8379
                 URL: https://issues.apache.org/jira/browse/IMPALA-8379
             Project: IMPALA
          Issue Type: Bug
            Reporter: Gabor Kaszab
            Assignee: Tim Armstrong


Jenkins job output
{code:java}
06:33:37 query_test/test_mt_dop.py:103: in test_parquet_filtering
06:33:37     self.run_test_case('QueryTest/parquet-filtering', vector)
06:33:37 common/impala_test_suite.py:446: in run_test_case
06:33:37     verify_runtime_profile(test_section['RUNTIME_PROFILE'], result.runtime_profile)
06:33:37 common/test_result_verifier.py:569: in verify_runtime_profile
06:33:37     "\n\nPROFILE:\n%s\n" % (function, field, expected_value, actual_value, actual))
06:33:37 E   AssertionError: Aggregation of SUM over NumRowGroups did not match expected results.
06:33:37 E   EXPECTED VALUE:
06:33:37 E   24
06:33:37 E   
06:33:37 E   ACTUAL VALUE:
06:33:37 E   22
06:33:37 E   
06:33:37 E   PROFILE:
{code}




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)