Dear Wiki user, You have subscribed to a wiki page or wiki category on "Pig Wiki" for change notification.
The following page has been changed by AlanGates: http://wiki.apache.org/pig/PigMix ------------------------------------------------------------------------------ The totb run of 1/20/09 includes the change to make !BufferedPositionedInputStream use a buffer instead of relying on hadoop to buffer. tot run of 2/23/09, top of trunk is now what was on the types branch (that is proto 0.2.0). This run includes fragment replicate join and rework of partitioning for order by. + + Run of 5/28/09, placed in a separate table because there were underlying cluster changes, thus the map reduce tests needed to be rerun: + || Version || Map Reduce Java code || tot 5/27/09 || + || Date Run || 5/28/09 || 5/28/09 || + || L1 explode || 119 || 205 || + || L2 fr join || 44 || 110 || + || L3 join || 113 || 314 || + || L4 distinct agg || 76 || 153 || + || L5 anti-join || 96 || 128 || + || L6 large group by key || 67 || 148 || + || L7 nested split || 67 || 133 || + || L8 group all || 64 || 115 || + || L9 order by 1 field || 329 || 563 || + || L10 order by multiple fields || 607 || 532 || + || L11 distinct + union || 106 || 203 || + || L12 multi-store || 139 || 159 || + || Total time || 1826 || 2764 || + || Compared to hadoop || N/A || 1.5 || == Features Tested == Based on a sample of user queries, PigMix includes tests for the following features.
