[
https://issues.apache.org/jira/browse/PIG-371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621635#action_12621635
]
Amir Youssefi commented on PIG-371:
-----------------------------------
Error message even gives column number now:
"org.apache.pig.tools.pigscript.parser.ParseException: Encountered "abcdefg" at
line 4, column 1."
so perhaps we can add column number as well:
grunt:L10,C15>
10,15 grunt>
All of above are nice to have/trivial.
> Show line number in grunt
> -------------------------
>
> Key: PIG-371
> URL: https://issues.apache.org/jira/browse/PIG-371
> Project: Pig
> Issue Type: Improvement
> Reporter: Amir Youssefi
> Priority: Trivial
>
> Now that PIG-270 is in. It will be nice to have line number in grunt prompt.
> Something like this:
> 10 grunt>
> grunt (10) >
> grunt:10>
> 10: grunt>
> etc.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.