Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-11186

Assertion fails in TestShowCreateTable.test_show_create_table

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • Impala 4.1.0
    • Impala 4.1.0
    • Frontend
    • ghx-label-11

    Description

      Encountered in internal builds, the test metadata.test_show_create_table.TestShowCreateTable.test_show_create_table fails with the following error:

      Error Message

      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

      Stacktrace

      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

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              daniel.becker Daniel Becker
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: