[
https://issues.apache.org/jira/browse/HIVE-19287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16449912#comment-16449912
]
Laszlo Bodor commented on HIVE-19287:
-------------------------------------
[~qunyan] : the issue title could be a bit misleading, as the patch fixes the
case when commented line starts with whitespace, so it's not about the
semicolon, isn't it?
> parse error with semicolon in comment in file
> ---------------------------------------------
>
> Key: HIVE-19287
> URL: https://issues.apache.org/jira/browse/HIVE-19287
> Project: Hive
> Issue Type: Bug
> Environment: hive 2.2.1
> Reporter: zhuwei
> Assignee: zhuwei
> Priority: Minor
> Attachments: HIVE-19287.1.patch
>
>
> It will get error when hive query written in file look like this:
> select col
> --this is; an example
> from db.table
> limit 1;
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)