[ 
https://issues.apache.org/jira/browse/IMPALA-13059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17885459#comment-17885459
 ] 

David Rorke commented on IMPALA-13059:
--------------------------------------

Not clear if this is related to IMPALA-13195 (different failure mode for the 
same test).  Assigning to [~boroknagyz] for initial triage.

Note there is a third failure mode for this same test described in 
IMPALA-12967, currently assigned to [~stigahuang]

> Testcase fails at test_migrated_table_field_id_resolution due to unmatched 
> column number or metadata file for version 2 is missing
> ----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: IMPALA-13059
>                 URL: https://issues.apache.org/jira/browse/IMPALA-13059
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Wenzhe Zhou
>            Assignee: Zoltán Borók-Nagy
>            Priority: Major
>
> Test failed due to the unmatched number of columns.
>  
> Stacktrace:
> query_test/test_iceberg.py:270: in test_migrated_table_field_id_resolution
>     vector, unique_database)
> common/impala_test_suite.py:756: in run_test_case
>     self.__verify_results_and_errors(vector, test_section, result, use_db)
> common/impala_test_suite.py:589: in __verify_results_and_errors
>     replace_filenames_with_placeholder)
> common/test_result_verifier.py:443: in verify_raw_results
>     verify_results(expected_types, actual_types, order_matters=True)
> common/test_result_verifier.py:339: in verify_results
>     assert expected_results == actual_results
> E   assert ['INT', 'DOUBLE'] == ['INT', 'DOUBLE', 'DOUBLE']
> E     Right contains more items, first extra item: 'DOUBLE'
> E     Use -v to get the full diff



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to