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

Yan Zhou commented on PIG-1119:
-------------------------------

The fix treats "gid" instead of "group" as a zebra reserved word. To be 
consistent, the keyword "user" should better be changed to "uid". In addition, 
one error message still complains about "Group defined more than once" which 
should read as "Gid defined more than once" now. 

There is no new test case added. There should be at least one test case that 
shows the PIG problem without this fix but runs ok with this fix.

Also note that this security feature as supported by the "secure by" clause in 
storage info during STORE is new in this release, and only experimental and 
subject to changes in the future with possible loss of backward compatibility 
support.

> [zebra] "group" is a Pig preserved word, zebra needs to use other string for 
> table's group information
> ------------------------------------------------------------------------------------------------------
>
>                 Key: PIG-1119
>                 URL: https://issues.apache.org/jira/browse/PIG-1119
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.6.0
>            Reporter: Jing Huang
>             Fix For: 0.6.0
>
>         Attachments: PIG-1119.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to