You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by "Lingang Deng (JIRA)" <ji...@apache.org> on 2016/10/27 06:33:59 UTC

[jira] [Closed] (EAGLE-615) Jsoup parse hive sql return String without line break "\n"

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

Lingang Deng closed EAGLE-615.
------------------------------
       Resolution: Fixed
    Fix Version/s: v0.5.0

> Jsoup parse hive sql return String without line break "\n"
> ----------------------------------------------------------
>
>                 Key: EAGLE-615
>                 URL: https://issues.apache.org/jira/browse/EAGLE-615
>             Project: Eagle
>          Issue Type: Bug
>            Reporter: Lingang Deng
>            Assignee: Lingang Deng
>            Priority: Minor
>             Fix For: v0.5.0
>
>
> Jsoup parse hive sql don't add "\n", the result is that there is Exception when ParseDriver parse the hivesql and the sql contains comment, such as "--"
> {code:java}
> NoViableAltException(-1@[150:5: ( ( Identifier LPAREN )=> partitionedTableFunction | tableSource | subQuerySource | virtualTableSource )])
> {code}



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