You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Daniel Dai (JIRA)" <ji...@apache.org> on 2014/02/11 06:20:20 UTC

[jira] [Comment Edited] (PIG-3670) Fix assert in Pig script

    [ https://issues.apache.org/jira/browse/PIG-3670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13897437#comment-13897437 ] 

Daniel Dai edited comment on PIG-3670 at 2/11/14 5:20 AM:
----------------------------------------------------------

Ok, it is better to have an aliased version so that user can weave assert statement into pipeline. Can you open a new ticket for it?


was (Author: daijy):
Ok, that's only assert, right? I think it should be fine we only take no alias version. Any need for both version?

> Fix assert in Pig script
> ------------------------
>
>                 Key: PIG-3670
>                 URL: https://issues.apache.org/jira/browse/PIG-3670
>             Project: Pig
>          Issue Type: Bug
>          Components: impl
>            Reporter: Daniel Dai
>            Assignee: Lorand Bendig
>             Fix For: 0.12.1, 0.13.0
>
>         Attachments: PIG-3670-1.patch, PIG-3670-2.patch, PIG-3670-2_addition.patch
>
>
> PIG-3367 introduce "assert" keyword. However, it can only be used in Java embedding, when use registerQuery. In Pig script or Grunt shell, GruntParser will complain.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)