[
https://issues.apache.org/jira/browse/PIG-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576278#action_12576278
]
Xu Zhang commented on PIG-139:
------------------------------
Another nice-to-have enhancement is for grunt to report error immediately when
there are mismatching quotes in the store clause. For instance,
{code}
store C into 'results";
{code}
Currently, grunt stays without doing anything after I typed the ending ";" and
then ENTER, until I type something else. Since ";" already signals the end of
the clause, then after ENTER, grunt should be able to identify the syntactic
error immediately.
> Command line editing, history and more for Grunt
> ------------------------------------------------
>
> Key: PIG-139
> URL: https://issues.apache.org/jira/browse/PIG-139
> Project: Pig
> Issue Type: Improvement
> Environment: Grunt
> Reporter: Amir Youssefi
>
> We need to add support of command line editing, history and more for Grunt.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.