[
https://issues.apache.org/jira/browse/IMPALA-14023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Riza Suminto resolved IMPALA-14023.
-----------------------------------
Fix Version/s: Impala 5.0.0
Target Version: Impala 5.0.0
Resolution: Fixed
> Test Failure: test_scan_metrics_in_profile
> ------------------------------------------
>
> Key: IMPALA-14023
> URL: https://issues.apache.org/jira/browse/IMPALA-14023
> Project: IMPALA
> Issue Type: Bug
> Affects Versions: Impala 5.0.0
> Reporter: Jason Fehr
> Assignee: Zoltán Borók-Nagy
> Priority: Critical
> Labels: broken-build
> Fix For: Impala 5.0.0
>
>
> The test_scan_metrics_in_profile in tests/query_test/test_iceberg.py that was
> added by
> https://github.com/apache/impala/commit/3c24706c72818a1668159a428d4f2afcadea9f27
> is failing on Jenkins.
> Abbreviated Stacktrace:
> {noformat}
> query_test/test_iceberg.py:1521: in test_scan_metrics_in_profile
> not_all_data_files_have_delete_files_snapshot_id
> common/impala_test_suite.py:959: in run_test_case
> update_section=pytest.config.option.update_results)
> common/test_result_verifier.py:699: in verify_runtime_profile
> actual))
> E AssertionError: Did not find matches for lines in runtime profile:
> E EXPECTED LINES:
> E Iceberg Plan Metrics for Node 03:
> E result-delete-files: 1
> E Iceberg Plan Metrics for Node 08:
> E result-delete-files: 2
> {noformat}
> The provided query profile only had plan metrics for node 00, 01, and 02.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)