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

Improvement to test_misaligned_parquet_row_groups section in query_test/test_scanners.py

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • Backend
    • ghx-label-11

    Description

      In /impala-asf-master-exhaustive build, the following error is seen.

      Error Details

      query_test/test_scanners.py:603: in test_misaligned_parquet_row_groups     self._misaligned_parquet_row_groups_helper(table_name, 7300) query_test/test_scanners.py:636: in _misaligned_parquet_row_groups_helper     assert len(num_scanners_with_no_reads_list) == 4 E   assert 3 == 4 E    +  where 3 = len(['0', '0', '0'])
      

      Stack Trace

      query_test/test_scanners.py:603: in test_misaligned_parquet_row_groups
          self._misaligned_parquet_row_groups_helper(table_name, 7300)
      query_test/test_scanners.py:636: in _misaligned_parquet_row_groups_helper
          assert len(num_scanners_with_no_reads_list) == 4
      E   assert 3 == 4
      E    +  where 3 = len(['0', '0', '0'])
      

      Attachments

        Activity

          People

            sql_forever Qifan Chen
            sql_forever Qifan Chen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: