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

Dmitriy V. Ryaboy commented on PIG-1090:
----------------------------------------

I think LoadMetadata should not be responsible for pushing down filters. This 
is something LoadPushdown is for.  LoadMetadata is, according to the redesign 
proposal, an interface for loading metadata, not using it to guide processing. 

The filter pushdown optimization seems like a fairly involved piece of code. 
Can we break this out into a separate ticket, to separate the issue of 
fulfilling the redesign from the issue of implementing this optimization?

> Update sources to reflect recent changes in load-store interfaces
> -----------------------------------------------------------------
>
>                 Key: PIG-1090
>                 URL: https://issues.apache.org/jira/browse/PIG-1090
>             Project: Pig
>          Issue Type: Sub-task
>            Reporter: Pradeep Kamath
>            Assignee: Pradeep Kamath
>         Attachments: PIG-1090-2.patch, PIG-1090-3.patch, PIG-1090-4.patch, 
> PIG-1090.patch, PIG-1190-5.patch
>
>
> There have been some changes (as recorded in the Changes Section, Nov 2 2009 
> sub section of http://wiki.apache.org/pig/LoadStoreRedesignProposal) in the 
> load/store interfaces - this jira is to track the task of making those 
> changes under src. Changes under test will be addresses in a different jira.

-- 
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