You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pig.apache.org by Apache Wiki <wi...@apache.org> on 2008/09/04 23:53:55 UTC

[Pig Wiki] Update of "PigTypesBranchIntegration" by PradeepKamath

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 PradeepKamath:
http://wiki.apache.org/pig/PigTypesBranchIntegration

------------------------------------------------------------------------------
  The code is somewhat isolated to should not be too bad. Unit tests and end-to-end tests are fairly comprehansive.
  
  || '''JIRA''' || '''Comments''' || '''Done'''||
- || [http://issues.apache.org/jira/browse/PIG-230 PIG-230] || auto ship broken is presence of define for another streaming operator || No ||
- || [http://issues.apache.org/jira/browse/PIG-232 PIG-232] || Number of input/output rows in the logs is invalid with BinaryStorage || No ||
- || [http://issues.apache.org/jira/browse/PIG-231 PIG-231] || validation of files in ship/cache specs || No ||
- || [http://issues.apache.org/jira/browse/PIG-229 PIG-229] || streaming does not handle errors on load function || No ||
- || [http://issues.apache.org/jira/browse/PIG-227 PIG-227] || parsing problems for streaming define || No ||
- || [http://issues.apache.org/jira/browse/PIG-224 PIG-224] || streaming returns always returns 127 || No ||
- || [http://issues.apache.org/jira/browse/PIG-228 PIG-228] || names for secondary streaming outputs don't match the spec || No ||
  || [http://issues.apache.org/jira/browse/PIG-226 PIG-226] || problem with streaming optimization || No ||
+ || [http://issues.apache.org/jira/browse/PIG-182 PIG-182] || Broken pipe if excuting the streaming script via the stream command directory || Optimization part still remaining ||
+ || [http://issues.apache.org/jira/browse/PIG-94 PIG-94] || Streaming implementation || Optimization part still remaining ||
+ || [http://issues.apache.org/jira/browse/PIG-180 PIG-180] || Bug in streaming || Optimization part still remaining ||
+ || [http://issues.apache.org/jira/browse/PIG-272 PIG-272] || Failure running complex script with streaming || Optimization part still remaining ||
+ || [http://issues.apache.org/jira/browse/PIG-243 PIG-243] || Make pig work on Windows - includes streaming fixes || No ||
+ || [http://issues.apache.org/jira/browse/PIG-230 PIG-230] || auto ship broken is presence of define for another streaming operator || Yes ||
+ || [http://issues.apache.org/jira/browse/PIG-232 PIG-232] || Number of input/output rows in the logs is invalid with BinaryStorage || Yes ||
+ || [http://issues.apache.org/jira/browse/PIG-231 PIG-231] || validation of files in ship/cache specs || Yes ||
+ || [http://issues.apache.org/jira/browse/PIG-229 PIG-229] || streaming does not handle errors on load function || Yes ||
+ || [http://issues.apache.org/jira/browse/PIG-227 PIG-227] || parsing problems for streaming define || Yes ||
+ || [http://issues.apache.org/jira/browse/PIG-224 PIG-224] || streaming returns always returns 127 || Yes ||
+ || [http://issues.apache.org/jira/browse/PIG-228 PIG-228] || names for secondary streaming outputs don't match the spec || Yes ||
- || [http://issues.apache.org/jira/browse/PIG-216 PIG-216] || streaming does not handle commands with pipes || No ||
+ || [http://issues.apache.org/jira/browse/PIG-216 PIG-216] || streaming does not handle commands with pipes || Yes ||
- || [http://issues.apache.org/jira/browse/PIG-188 PIG-188] || streaming error || No ||
+ || [http://issues.apache.org/jira/browse/PIG-188 PIG-188] || streaming error || Yes ||
- || [http://issues.apache.org/jira/browse/PIG-184 PIG-184] || Parsing issue on the stream statement? || No ||
+ || [http://issues.apache.org/jira/browse/PIG-184 PIG-184] || Parsing issue on the stream statement? || Yes ||
- || [http://issues.apache.org/jira/browse/PIG-182 PIG-182] || Broken pipe if excuting the streaming script via the stream command directory || No ||
- || [http://issues.apache.org/jira/browse/PIG-94 PIG-94] || Streaming implementation || No ||
- || [http://issues.apache.org/jira/browse/PIG-181 PIG-181] || Bug in streaming || No ||
+ || [http://issues.apache.org/jira/browse/PIG-181 PIG-181] || Bug in streaming || Yes ||
- || [http://issues.apache.org/jira/browse/PIG-174 PIG-174] || Bug in streaming || No ||
+ || [http://issues.apache.org/jira/browse/PIG-174 PIG-174] || Bug in streaming || Yes ||
- || [http://issues.apache.org/jira/browse/PIG-180 PIG-180] || Bug in streaming || No ||
  || [http://issues.apache.org/jira/browse/PIG-154 PIG-154] || Move DEFINE and STORE parsing into QueryParser from GruntParser || Yes ||
- || [http://issues.apache.org/jira/browse/PIG-272 PIG-272] || Failure running complex script with streaming || No ||
- || [http://issues.apache.org/jira/browse/PIG-243 PIG-243] || Make pig work on Windows - includes streaming fixes || No ||
  
  ==== Config changes ====
  || '''JIRA''' || '''Comments''' || '''Done'''||
@@ -82, +82 @@

  
  ==== Custom splits ====
  || '''JIRA''' || '''Comments''' || '''Done'''||
- || [http://issues.apache.org/jira/browse/PIG-204 PIG-204] || streaming fix after custom splits || No ||
+ || [http://issues.apache.org/jira/browse/PIG-204 PIG-204] || streaming fix after custom splits || Yes ||
  || [http://issues.apache.org/jira/browse/PIG-55 PIG-55] || || Yes ||
  || [http://issues.apache.org/jira/browse/PIG-300 PIG-300] || simple changes over slicer || Yes ||