svn commit: r900892 - in /hadoop/pig/site: author/src/documentation/content/xdocs/ publish/ publish/skin/images/

2010-01-19 Thread olga
Author: olga Date: Tue Jan 19 18:34:42 2010 New Revision: 900892 URL: http://svn.apache.org/viewvc?rev=900892view=rev Log: added new committers Modified: hadoop/pig/site/author/src/documentation/content/xdocs/whoweare.xml

svn commit: r900926 - in /hadoop/pig/trunk: CHANGES.txt src/org/apache/pig/impl/logicalLayer/LOCast.java src/org/apache/pig/impl/logicalLayer/optimizer/SchemaRemover.java test/org/apache/pig/test/Test

2010-01-19 Thread gates
Author: gates Date: Tue Jan 19 19:39:51 2010 New Revision: 900926 URL: http://svn.apache.org/viewvc?rev=900926view=rev Log: PIG-1191: POCast throws exception for certain sequences of LOAD, FILTER, FORACH. Checking in for Pradeep since he's out. Modified: hadoop/pig/trunk/CHANGES.txt

svn commit: r901019 - in /hadoop/pig/branches/branch-0.6: CHANGES.txt src/org/apache/pig/backend/hadoop/executionengine/mapReduceLayer/SecondaryKeyOptimizer.java test/org/apache/pig/test/TestSecondary

2010-01-19 Thread daijy
Author: daijy Date: Wed Jan 20 00:53:05 2010 New Revision: 901019 URL: http://svn.apache.org/viewvc?rev=901019view=rev Log: PIG-1193: Secondary sort issue on nested desc sort Modified: hadoop/pig/branches/branch-0.6/CHANGES.txt

svn commit: r901021 - in /hadoop/pig/trunk: CHANGES.txt src/org/apache/pig/backend/hadoop/executionengine/mapReduceLayer/SecondaryKeyOptimizer.java test/org/apache/pig/test/TestSecondarySort.java

2010-01-19 Thread daijy
Author: daijy Date: Wed Jan 20 00:55:59 2010 New Revision: 901021 URL: http://svn.apache.org/viewvc?rev=901021view=rev Log: PIG-1193: Secondary sort issue on nested desc sort Modified: hadoop/pig/trunk/CHANGES.txt

svn commit: r901067 - in /hadoop/pig/branches/branch-0.6: CHANGES.txt src/org/apache/pig/backend/hadoop/executionengine/physicalLayer/relationalOperators/POSort.java test/org/apache/pig/test/TestEvalP

2010-01-19 Thread daijy
Author: daijy Date: Wed Jan 20 05:43:35 2010 New Revision: 901067 URL: http://svn.apache.org/viewvc?rev=901067view=rev Log: PIG-1195: POSort should take care of sort order Modified: hadoop/pig/branches/branch-0.6/CHANGES.txt