[ 
https://issues.apache.org/jira/browse/IMPALA-13512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Smith resolved IMPALA-13512.
------------------------------------
    Fix Version/s: Impala 4.5.0
       Resolution: Fixed

> Print .test file name if PlannerTest fail
> -----------------------------------------
>
>                 Key: IMPALA-13512
>                 URL: https://issues.apache.org/jira/browse/IMPALA-13512
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Test
>            Reporter: Riza Suminto
>            Assignee: Riza Suminto
>            Priority: Minor
>             Fix For: Impala 4.5.0
>
>
> If PlannerTest fail, error message will show hint of which test case fail by 
> printing the section and line number like this:
> {code:java}
> Error Message
> Section PLAN of query at line 239: {code}
> This can be improved by also printing the path to .test file that is failed 
> like this:
> {code:java}
> Error Message
> Section PLAN of query at 
> functional-planner/queries/PlannerTest/runtime-filter-cardinality-reduction.test:239:
>  {code}
> 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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to