[ 
https://issues.apache.org/jira/browse/TAJO-1425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14483181#comment-14483181
 ] 

Jongyoung Park commented on TAJO-1425:
--------------------------------------

What purpose is DefaultTajoCliOutputFormatter.parseErrorMessage() used for?

It seems the method is eliminating extra error information such error line 
number.

> SQLAnalyzer should print message to indicate exact error line with supplement
> -----------------------------------------------------------------------------
>
>                 Key: TAJO-1425
>                 URL: https://issues.apache.org/jira/browse/TAJO-1425
>             Project: Tajo
>          Issue Type: Improvement
>          Components: parser
>            Reporter: Hyunsik Choi
>            Assignee: Jongyoung Park
>             Fix For: 0.11.0
>
>
> Currently, SQLAnalyzer only prints exact error line and message for the most 
> outer query. In other words, it does not handle the error inner subqueries.
> In many cases, query statements can be tens of lines to hundreds of lines. In 
> this case, it is very hard to find what the problem is.
> The main objective of this issue is to print the exact error line. It would 
> be greater if error message includes some supplementary messages to help user 
> find the cause of errors.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to