Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Pig Wiki" for change 
notification.

The "LoadStoreRedesignProposal" page has been changed by PradeepKamath.
http://wiki.apache.org/pig/LoadStoreRedesignProposal?action=diff&rev1=23&rev2=24

--------------------------------------------------

  == Implementation details and status ==
  
  === Current status ===
+ https://issues.apache.org/jira/browse/PIG-966 is the main JIRA to track 
progress. A branch -'load-store-redesign' 
(http://svn.apache.org/repos/asf/hadoop/pig/branches/load-store-redesign) has 
been created to undertake work on this proposal. 
+ 
- A branch -'load-store-redesign' 
(http://svn.apache.org/repos/asf/hadoop/pig/branches/load-store-redesign) has 
been created to undertake work on this proposal. As of today (Nov 2. 2009) this 
branch has simple load-store working for !PigStorage and !BinStorage. Joins on 
multiple inputs and multi store queries with multi query optimization also 
work. Some of the recent changes in the proposal above (the changes noted under 
Nov 2. 2009 in the Changes below) have not been incorporated. A list (may not 
be comprehensive) of remaining tasks is listed in a subsection below.
+ Status on Nov 2. 2009: This branch has simple load-store working for 
!PigStorage and !BinStorage. Joins on multiple inputs and multi store queries 
with multi query optimization also work. Some of the recent changes in the 
proposal above (the changes noted under Nov 2. 2009 in the Changes below) have 
not been incorporated. A list (may not be comprehensive) of remaining tasks is 
listed in a subsection below.
  
  === Notes on implementation details ===
  This section is to document changes made at a high level to give an overall 
connected picture which code comments may not provide. 

Reply via email to