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=14&rev2=15

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

  
  }}}
  
- Open questions for !LoadFunc:
-  1. Should setLocation instead be setURI and take a URI?  The advantage of a 
URI is we know exactly what users are trying to communicate with, and we can 
define what Pig does in default cases (when a scheme is not given).  The 
disadvantage is forcing more structure on users and their load functions.
- 
  The '''!LoadCaster''' interface will include bytesToInt, bytesToLong, etc. 
functions
  currently in !LoadFunc.  UTF8!StorageConverter will implement this interface.
+ 
+ Open Question: Should the methods to convert to a Bag, Tuple and Map take a 
Schema (ResourceSchema?) argument? 
+ 
  
  '''!LoadMetadata'''
  {{{

Reply via email to