[
https://issues.apache.org/jira/browse/IMPALA-11186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17522158#comment-17522158
]
Tamas Mate edited comment on IMPALA-11186 at 4/14/22 8:32 AM:
--------------------------------------------------------------
This was fixed by [IMPALA-11106|http://issues.cloudera.org/browse/IMPALA-11106]
part 2.
was (Author: tmate):
This was fixed by
[IMPALA-11106.|http://issues.cloudera.org/browse/IMPALA-11106] part 2.
> Assertion fails in TestShowCreateTable.test_show_create_table
> -------------------------------------------------------------
>
> Key: IMPALA-11186
> URL: https://issues.apache.org/jira/browse/IMPALA-11186
> Project: IMPALA
> Issue Type: Bug
> Reporter: Daniel Becker
> Priority: Blocker
> Labels: broken-build
>
> Encountered in internal builds, the test
> *metadata.test_show_create_table.TestShowCreateTable.test_show_create_table*
> fails with the following error:
> h3. Error Message
> {code:java}
> metadata/test_show_create_table.py:64: in test_show_create_table
> unique_database) metadata/test_show_create_table.py:118: in
> __run_show_create_table_test_case self.__compare_result(expected_result,
> create_table_result) metadata/test_show_create_table.py:146: in
> __compare_result
> assert expected_tbl_props == actual_tbl_props
> E assert {'engine.hive...t': 'parquet'} == {'engine.hive....71ac7bb', ...}
> E Omitting 4 identical items, use -v to show
> E Right contains more items:
> E {'uuid': '02004aff-d553-437e-8d2c-8b35f71ac7bb'}
> E Use -v to get the full diff{code}
> h3. Stacktrace
> {code:java}
> metadata/test_show_create_table.py:64: in test_show_create_table
> unique_database) metadata/test_show_create_table.py:118: in
> __run_show_create_table_test_case self.__compare_result(expected_result,
> create_table_result) metadata/test_show_create_table.py:146: in
> __compare_result
> assert expected_tbl_props == actual_tbl_props
> E assert {'engine.hive...t': 'parquet'} == {'engine.hive....71ac7bb', ...}
> E Omitting 4 identical items, use -v to show
> E Right contains more items:
> E {'uuid': '02004aff-d553-437e-8d2c-8b35f71ac7bb'}
> E Use -v to get the full diff{code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]