[
https://issues.apache.org/jira/browse/PIG-1090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794521#action_12794521
]
Thejas M Nair commented on PIG-1090:
------------------------------------
+1 to the partition filter extraction changes in PIG-1090-8.patch.
I have reviewed the following files
test/org/apache/pig/test/TestPartitionFilterExtractor.java
src/org/apache/pig/Expression.java
src/org/apache/pig/impl/logicalLayer/optimizer/PartitionFilterOptimizer.java
src/org/apache/pig/LoadMetadata.java
src/org/apache/pig/impl/logicalLayer/optimizer/LogicalOptimizer.java
src/org/apache/pig/builtin/BinStorage.java
src/org/apache/pig/builtin/PigStorage.java
src/org/apache/pig/builtin/TextLoader.java
> 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-6.patch, PIG-1090-7.patch, PIG-1090-8.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.