[
https://issues.apache.org/jira/browse/IMPALA-10026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aman Sinha resolved IMPALA-10026.
---------------------------------
Resolution: Invalid
Closing this as this has likely been fixed through IMPALA-9889.
> test_min_max_filters on Kudu table had verification failure
> -----------------------------------------------------------
>
> Key: IMPALA-10026
> URL: https://issues.apache.org/jira/browse/IMPALA-10026
> Project: IMPALA
> Issue Type: Bug
> Affects Versions: Impala 3.4.0
> Reporter: Aman Sinha
> Priority: Major
> Attachments: min_max.txt
>
>
> Saw this verification failure on a recent build. This is against a Kudu
> table.
> {noformat}
> query_test/test_runtime_filters.py:208: in test_min_max_filters
> test_file_vars={'$RUNTIME_FILTER_WAIT_TIME_MS': str(WAIT_TIME_MS)})
> common/impala_test_suite.py:718: in run_test_case
> update_section=pytest.config.option.update_results)
> common/test_result_verifier.py:627: in verify_runtime_profile
> % (function, field, expected_value, actual_value, actual))
> E AssertionError: Aggregation of SUM over ProbeRows did not match expected
> results.
> E EXPECTED VALUE:
> E 619
> E
> E ACTUAL VALUE:
> E 684
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)