Apache Wiki
Wed, 11 Nov 2009 16:10:38 -0800
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 DmitriyRyaboy. http://wiki.apache.org/pig/LoadStoreRedesignProposal?action=diff&rev1=28&rev2=29 -------------------------------------------------- // Probably more in here } - public long mBytes; // size in megabytes + public long mBytes; // "disk" size in megabytes (file size or equivalent) public long numRecords; // number of records public ResourceFieldStatistics[] fields; @@ -608, +608 @@ Added a new section 'Implementation details and status' + Nov 11, Dmitriy Ryaboy + Minor clarification of meaning of mBytes in !ResourceStatistics +