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

test_orc_stats failing on exhaustive builds

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • Impala 4.1.0
    • Impala 4.1.0
    • None
    • ghx-label-1

    Description

      test_orc_stats.py is failing on certain exhaustive builds. The stack trace of the failure looks like below.

      query_test/test_orc_stats.py:40: in test_orc_stats
          self.run_test_case('QueryTest/orc-stats', vector, use_db=unique_database)
      common/impala_test_suite.py:779: in run_test_case
          update_section=pytest.config.option.update_results)
      common/test_result_verifier.py:653: in verify_runtime_profile
          % (function, field, expected_value, actual_value, op, actual))
      E   AssertionError: Aggregation of SUM over RowsRead did not match expected results.
      E   EXPECTED VALUE:
      E   0
      E   
      E   
      E   ACTUAL VALUE:
      E   10
      E   
      

      Attachments

        Issue Links

          Activity

            People

              stigahuang Quanlong Huang
              vihangk1 Vihang Karajgaonkar
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: