Lingang Deng created EAGLE-615:
----------------------------------
Summary: 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
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)