[
https://issues.apache.org/jira/browse/HIVE-534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raghotham Murthy updated HIVE-534:
----------------------------------
Attachment: hive-534.1.patch
there are no tests for cli's main. so, only made a trivial code change
> cli adds a new line at the beginning of every query
> ---------------------------------------------------
>
> Key: HIVE-534
> URL: https://issues.apache.org/jira/browse/HIVE-534
> Project: Hadoop Hive
> Issue Type: Bug
> Components: Clients
> Affects Versions: 0.2.0, 0.3.0, 0.3.1, 0.4.0
> Reporter: Raghotham Murthy
> Assignee: Raghotham Murthy
> Priority: Minor
> Fix For: 0.4.0
>
> Attachments: hive-534.1.patch
>
>
> this results in error messages always specify a line which is one more than
> the actual error.
> hive> select count* from abc;
> FAILED: Parse Error: line 2:14 cannot recognize input 'from' in expression
> specification
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.