svn commit: r904607 - in /hadoop/pig/branches/load-store-redesign/src/org/apache/pig: StoreFunc.java backend/hadoop/executionengine/mapReduceLayer/JobControlCompiler.java impl/logicalLayer/LOStore.jav

2010-01-29 Thread pradeepkth
Author: pradeepkth Date: Fri Jan 29 19:40:17 2010 New Revision: 904607 URL: http://svn.apache.org/viewvc?rev=904607view=rev Log: PIG-1090: additional commit to enable storeFunc interacting with metadata systems (daijy via pradeepkth) Modified:

svn commit: r904700 - in /hadoop/pig/trunk: CHANGES.txt src/org/apache/pig/backend/executionengine/ExecJob.java src/org/apache/pig/backend/hadoop/executionengine/HJob.java

2010-01-29 Thread hashutosh
Author: hashutosh Date: Sat Jan 30 00:54:42 2010 New Revision: 904700 URL: http://svn.apache.org/viewvc?rev=904700view=rev Log: PIG-977: exit status does not account for JOB_STATUS.TERMINATED (ashutoshc) Modified: hadoop/pig/trunk/CHANGES.txt

svn commit: r904710 - in /hadoop/pig/branches/branch-0.6: CHANGES.txt src/org/apache/pig/impl/logicalLayer/LOForEach.java test/org/apache/pig/test/TestPruneColumn.java

2010-01-29 Thread daijy
Author: daijy Date: Sat Jan 30 02:19:27 2010 New Revision: 904710 URL: http://svn.apache.org/viewvc?rev=904710view=rev Log: PIG-1210: fieldsToRead send the same fields more than once in some cases Modified: hadoop/pig/branches/branch-0.6/CHANGES.txt

svn commit: r904712 - in /hadoop/pig/trunk: CHANGES.txt src/org/apache/pig/impl/logicalLayer/LOForEach.java test/org/apache/pig/test/TestPruneColumn.java

2010-01-29 Thread daijy
Author: daijy Date: Sat Jan 30 02:22:30 2010 New Revision: 904712 URL: http://svn.apache.org/viewvc?rev=904712view=rev Log: PIG-1210: fieldsToRead send the same fields more than once in some cases Modified: hadoop/pig/trunk/CHANGES.txt

svn commit: r904713 - in /hadoop/pig/trunk: CHANGES.txt src/org/apache/pig/impl/plan/OperatorPlan.java test/org/apache/pig/test/TestOperatorPlan.java

2010-01-29 Thread daijy
Author: daijy Date: Sat Jan 30 02:24:57 2010 New Revision: 904713 URL: http://svn.apache.org/viewvc?rev=904713view=rev Log: PIG-1212: LogicalPlan.replaceAndAddSucessors produce wrong result when successors are null Modified: hadoop/pig/trunk/CHANGES.txt