[
https://issues.apache.org/jira/browse/HBASE-458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12571819#action_12571819
]
Bryan Duxbury commented on HBASE-458:
-------------------------------------
The patch works, and passes unit tests. +1
Any objections to a commit?
> Shell does not throw an error when you feed it garbage statements.
> ------------------------------------------------------------------
>
> Key: HBASE-458
> URL: https://issues.apache.org/jira/browse/HBASE-458
> Project: Hadoop HBase
> Issue Type: Bug
> Components: hql
> Reporter: Bryan Duxbury
> Priority: Trivial
> Attachments: patch.txt
>
>
> {code}
> hql > asdfasdf;
> hql > exit;
> {code}
> Should at least print message saying statement invalid.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.