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

Print .test file name if PlannerTest fail

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • Impala 4.5.0
    • Test
    • None

    Description

      If PlannerTest fail, error message will show hint of which test case fail by printing the section and line number like this:

      Error Message
      Section PLAN of query at line 239: 

      This can be improved by also printing the path to .test file that is failed like this:

      Error Message
      Section PLAN of query at functional-planner/queries/PlannerTest/runtime-filter-cardinality-reduction.test:239: 

      PlannerTest should also skip printing VERBOSE plan if PlannerTestOption.EXTENDED_EXPLAIN is specified, since EXTENDED level already contains sufficient details including tuples, sizes, and cardinality.

      Attachments

        Activity

          People

            rizaon Riza Suminto
            rizaon Riza Suminto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: