You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Zoltán Borók-Nagy (Jira)" <ji...@apache.org> on 2021/06/17 08:26:00 UTC

[jira] [Created] (IMPALA-10754) test_overlap_min_max_filters_on_sorted_columns failed during GVO

Zoltán Borók-Nagy created IMPALA-10754:
------------------------------------------

             Summary: test_overlap_min_max_filters_on_sorted_columns failed during GVO
                 Key: IMPALA-10754
                 URL: https://issues.apache.org/jira/browse/IMPALA-10754
             Project: IMPALA
          Issue Type: Bug
          Components: Backend
            Reporter: Zoltán Borók-Nagy


test_overlap_min_max_filters_on_sorted_columns failed in the following build:
https://jenkins.impala.io/job/ubuntu-16.04-dockerised-tests/4338/testReport/

*Stack trace:*

{noformat}
query_test/test_runtime_filters.py:296: in test_overlap_min_max_filters_on_sorted_columns
    test_file_vars={'$RUNTIME_FILTER_WAIT_TIME_MS': str(WAIT_TIME_MS)})
common/impala_test_suite.py:734: in run_test_case
    update_section=pytest.config.option.update_results)
common/test_result_verifier.py:653: in verify_runtime_profile
    % (function, field, expected_value, actual_value, op, actual))
E   AssertionError: Aggregation of SUM over NumRuntimeFilteredPages did not match expected results.
E   EXPECTED VALUE:
E   58
E   
E   
E   ACTUAL VALUE:
E   59
{noformat}




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