svn commit: r906244 - in /hadoop/pig/branches/branch-0.6/contrib/zebra: CHANGES.txt src/java/org/apache/hadoop/zebra/pig/TableStorer.java src/test/org/apache/hadoop/zebra/pig/TestTableSortStorerDesc.j

2010-02-03 Thread yanz
Author: yanz Date: Wed Feb 3 21:08:18 2010 New Revision: 906244 URL: http://svn.apache.org/viewvc?rev=906244&view=rev Log: PIG-1206 Storing descendingly sorted PIG table as unsorted table (yanz) Added: hadoop/pig/branches/branch-0.6/contrib/zebra/src/test/org/apache/hadoop/zebra/pig/TestTab

svn commit: r906294 - in /hadoop/pig/branches/load-store-redesign: src/org/apache/pig/impl/builtin/DefaultIndexableLoader.java test/org/apache/pig/test/TestMergeJoin.java

2010-02-03 Thread pradeepkth
Author: pradeepkth Date: Thu Feb 4 00:00:49 2010 New Revision: 906294 URL: http://svn.apache.org/viewvc?rev=906294&view=rev Log: PIG-1090: additional patch handle issue in merge join where the index has only one entry (daijy via pradeepkth) Modified: hadoop/pig/branches/load-store-redesign

svn commit: r906309 - in /hadoop/pig/trunk: CHANGES.txt src/org/apache/pig/backend/hadoop/executionengine/HExecutionEngine.java test/org/apache/pig/test/TestLocal2.java

2010-02-03 Thread gates
Author: gates Date: Thu Feb 4 00:46:18 2010 New Revision: 906309 URL: http://svn.apache.org/viewvc?rev=906309&view=rev Log: PIG-1154: local mode fails when hadoop config directory is specified in classpath. Modified: hadoop/pig/trunk/CHANGES.txt hadoop/pig/trunk/src/org/apache/pig/bac

svn commit: r906314 - in /hadoop/pig/branches/load-store-redesign: src/org/apache/pig/backend/hadoop/executionengine/mapReduceLayer/ test/org/apache/pig/test/

2010-02-03 Thread pradeepkth
Author: pradeepkth Date: Thu Feb 4 00:59:10 2010 New Revision: 906314 URL: http://svn.apache.org/viewvc?rev=906314&view=rev Log: PIG-1090: additional patch to handle calling setStoreSchema of StoreMetadata in local mode (pradeepkth) Modified: hadoop/pig/branches/load-store-redesign/src/org

svn commit: r906321 - in /hadoop/pig/branches/branch-0.6: CHANGES.txt src/docs/src/documentation/content/xdocs/piglatin_ref2.xml src/docs/src/documentation/content/xdocs/zebra_pig.xml

2010-02-03 Thread olga
Author: olga Date: Thu Feb 4 01:45:13 2010 New Revision: 906321 URL: http://svn.apache.org/viewvc?rev=906321&view=rev Log: PIG-1214: Pig 0.6 Docs fixes (chandec via olgan) Modified: hadoop/pig/branches/branch-0.6/CHANGES.txt hadoop/pig/branches/branch-0.6/src/docs/src/documentation/cont

svn commit: r906322 - in /hadoop/pig/trunk: CHANGES.txt src/docs/src/documentation/content/xdocs/piglatin_ref2.xml src/docs/src/documentation/content/xdocs/zebra_pig.xml

2010-02-03 Thread olga
Author: olga Date: Thu Feb 4 02:03:08 2010 New Revision: 906322 URL: http://svn.apache.org/viewvc?rev=906322&view=rev Log: PIG-1214: Pig 0.6 Docs fixes (chandec via olgan) Modified: hadoop/pig/trunk/CHANGES.txt hadoop/pig/trunk/src/docs/src/documentation/content/xdocs/piglatin_ref2.xml

svn commit: r906326 - in /hadoop/pig/trunk: CHANGES.txt src/org/apache/pig/tools/grunt/GruntParser.java src/org/apache/pig/tools/pigscript/parser/PigScriptParser.jj test/org/apache/pig/test/TestGrunt.

2010-02-03 Thread hashutosh
Author: hashutosh Date: Thu Feb 4 02:36:57 2010 New Revision: 906326 URL: http://svn.apache.org/viewvc?rev=906326&view=rev Log: PIG-1190: Handling of quoted strings in pig-latin/grunt commands Modified: hadoop/pig/trunk/CHANGES.txt hadoop/pig/trunk/src/org/apache/pig/tools/grunt/GruntPar