[
https://issues.apache.org/jira/browse/HIVE-8182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14151789#comment-14151789
]
Sergio Peña commented on HIVE-8182:
-----------------------------------
Thanks [~ychena]
I agree with having only one trimming instead of doing it every line. We can
reduce extra work on Hive by using your suggestion. I did the test and it
worked.
I'll upload another patch.
> beeline fails when executing multiple-line queries with trailing spaces
> -----------------------------------------------------------------------
>
> Key: HIVE-8182
> URL: https://issues.apache.org/jira/browse/HIVE-8182
> Project: Hive
> Issue Type: Bug
> Affects Versions: 0.12.0, 0.13.1
> Reporter: Yongzhi Chen
> Assignee: Sergio Peña
> Fix For: 0.14.0
>
> Attachments: HIVE-8181.1.patch, HIVE-8182.1.patch, HIVE-8182.2.patch
>
>
> As title indicates, when executing a multi-line query with trailing spaces,
> beeline reports syntax error:
> Error: Error while compiling statement: FAILED: ParseException line 1:76
> extraneous input ';' expecting EOF near '<EOF>' (state=42000,code=40000)
> If put this query in one single line, beeline succeeds to execute it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)