[
https://issues.apache.org/jira/browse/HIVE-22440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16964178#comment-16964178
]
Rajkumar Singh commented on HIVE-22440:
---------------------------------------
[~Absolutesantaja] I tried to repro on hive-3 but it's not reproducible to me,
it seems it's fixed via HIVE-16935.
> Beeline Stops Running Command At Comment
> ----------------------------------------
>
> Key: HIVE-22440
> URL: https://issues.apache.org/jira/browse/HIVE-22440
> Project: Hive
> Issue Type: Bug
> Components: Beeline, CLI
> Reporter: Shawn Weeks
> Priority: Minor
> Attachments: bug_exec.sql, bug_run.sql
>
>
> This seems to be related to HIVE-13864 but I'm not sure that HIVE-16935 fixes
> it as the example is different. Please flag as a dupe and close if that's the
> case.
> If you download the two attached files and run this command it's quits
> parsing at the comment.
> {{beeline -u jdbc:hive2://localhost:10000 -f ./bug_run.sql}}
> {{ Error: Error while compiling statement: FAILED: SemanticException [Error
> 10004]: Line 1:7 Invalid table alias or column reference 'c1': (possible
> column names are: ) (state=42000,code=10004)}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)