[ 
https://issues.apache.org/jira/browse/PIG-3062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bill Graham updated PIG-3062:
-----------------------------

    Attachment: PIG-3062.1.patch
    
> Change HBaseStorage to permit overriding pushProjection
> -------------------------------------------------------
>
>                 Key: PIG-3062
>                 URL: https://issues.apache.org/jira/browse/PIG-3062
>             Project: Pig
>          Issue Type: Improvement
>            Reporter: Bill Graham
>            Assignee: Bill Graham
>            Priority: Minor
>         Attachments: PIG-3062.1.patch
>
>
> In some cases it's useful to subclass {{HBaseStorage}} and override the logic 
> in {{pushProjection}}. To do that we need to create the following protected 
> methods:
> {noformat}
> protected void setColumnInfoList(List<ColumnInfo> columnInfoList);
> protected void storeProjectedFieldNames(RequiredFieldList requiredFieldList) 
> throws FrontendException;
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to