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

Rohini Palaniswamy commented on PIG-5110:
-----------------------------------------

Was going to commit, but thought it would be better if the setting made it 
explicit that it only turns off disambiguation for store and not for the 
entires script. Can you change pig.schema.disambiguate.enabled to 
pig.store.schema.disambiguate? Can remove enabled as it seems redundant 
considering how our other optimization settings are named and used.

> Removing schema alias and :: coming from parent relation
> --------------------------------------------------------
>
>                 Key: PIG-5110
>                 URL: https://issues.apache.org/jira/browse/PIG-5110
>             Project: Pig
>          Issue Type: New Feature
>            Reporter: Adam Szita
>            Assignee: Adam Szita
>         Attachments: PIG-5110.0.patch, PIG-5110.1.patch
>
>
> Customers have asked for a feature to get rid of the schema alias prefixes. 
> CROSS, JOIN, FLATTEN, etc.. prepend the field name with the parent field 
> alias and ::
> I would like to find a way to disable this feature. (The burden of making 
> sure not to have duplicate aliases - and hence the appropriate 
> FrontendException getting thrown - is on the user)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to