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

Failed test: test_migrated_table_field_id_resolution with missing metadata file

    XMLWordPrintableJSON

Details

    • ghx-label-2

    Description

      Stack trace:

      query_test/test_iceberg.py:270: in test_migrated_table_field_id_resolution
          vector, unique_database)
      common/impala_test_suite.py:725: in run_test_case
          result = exec_fn(query, user=test_section.get('USER', '').strip() or None)
      common/impala_test_suite.py:660: in __exec_in_impala
          result = self.__execute_query(target_impalad_client, query, user=user)
      common/impala_test_suite.py:1013: in __execute_query
          return impalad_client.execute(query, user=user)
      common/impala_connection.py:216: in execute
          fetch_profile_after_close=fetch_profile_after_close)
      beeswax/impala_beeswax.py:191: in execute
          handle = self.__execute_query(query_string.strip(), user=user)
      beeswax/impala_beeswax.py:384: in __execute_query
          self.wait_for_finished(handle)
      beeswax/impala_beeswax.py:405: in wait_for_finished
          raise ImpalaBeeswaxException("Query aborted:" + error_log, None)
      E   ImpalaBeeswaxException: ImpalaBeeswaxException:
      E    Query aborted:ImpalaRuntimeException: Failed to ALTER table 'iceberg_migrated_alter_test': Metadata file for version 3 is missing
      

      Attachments

        Issue Links

          Activity

            People

              boroknagyz Zoltán Borók-Nagy
              laszlog Laszlo Gaal
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: