svn commit: r675273 - in /incubator/pig/branches/types: src/org/apache/pig/impl/logicalLayer/ src/org/apache/pig/impl/mapReduceLayer/ src/org/apache/pig/impl/mapReduceLayer/plans/ src/org/apache/pig/i

2008-07-09 Thread gates
Author: gates Date: Wed Jul 9 10:58:42 2008 New Revision: 675273 URL: http://svn.apache.org/viewvc?rev=675273view=rev Log: PIG-285 Shravan's sortfin patch. This addresses some, though not all, order by issues. Modified:

svn commit: r675385 - in /incubator/pig/branches/types: CHANGES.txt src/org/apache/pig/PigServer.java src/org/apache/pig/impl/io/FileLocalizer.java src/org/apache/pig/impl/mapReduceLayer/MRCompiler.ja

2008-07-09 Thread olga
Author: olga Date: Wed Jul 9 17:10:15 2008 New Revision: 675385 URL: http://svn.apache.org/viewvc?rev=675385view=rev Log: PIG-258: Pig should cleanup output directory of a failed query Modified: incubator/pig/branches/types/CHANGES.txt

svn commit: r675386 - /incubator/pig/branches/types/test/org/apache/pig/test/TestDeleteOnFail.java

2008-07-09 Thread olga
Author: olga Date: Wed Jul 9 17:10:51 2008 New Revision: 675386 URL: http://svn.apache.org/viewvc?rev=675386view=rev Log: PIG-258: Pig should cleanup output directory of a failed query Added: incubator/pig/branches/types/test/org/apache/pig/test/TestDeleteOnFail.java Added: