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/11/17 19:47:41 UTC

[Pig Wiki] Trivial Update of "PigTypesBranchIntegration" by OlgaN

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 OlgaN:
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-243 PIG-243] || Make pig work on Windows - includes streaming fixes || No ||
+ || [http://issues.apache.org/jira/browse/PIG-243 PIG-243] || Make pig work on Windows - includes streaming fixes || Fixed with PIG-501 but needs new javacc ||
  || [http://issues.apache.org/jira/browse/PIG-226 PIG-226] || problem with streaming optimization || Yes ||
  || [http://issues.apache.org/jira/browse/PIG-182 PIG-182] || Broken pipe if excuting the streaming script via the stream command directory || Yes ||
  || [http://issues.apache.org/jira/browse/PIG-94 PIG-94] || Streaming implementation || Yes ||
@@ -89, +89 @@

  ==== Others ====
  || '''JIRA''' || '''Comments''' || '''Done'''||
  || [http://issues.apache.org/jira/browse/PIG-246 PIG-246] || UDF repository creation - needs finalizing the EvalFunc.exec interface and changing DataAtom to String || Yes ||
- || [http://issues.apache.org/jira/browse/PIG-156 PIG-156] || unit tests broken under windows can be merged now - depends on streaming and other test cases being merged first|| No ||
+ || [http://issues.apache.org/jira/browse/PIG-156 PIG-156] || unit tests broken under windows can be merged now - depends on streaming and other test cases being merged first|| Fixed with PIG-501 but needs new javacc ||
  || [http://issues.apache.org/jira/browse/PIG-151 PIG-151] || problems with bzip files; '''depends on slicer''' || No ||
  || [http://issues.apache.org/jira/browse/PIG-207 PIG-207] || New illustrate command does not work in mapreduce mode. || Yes ||
  || [http://issues.apache.org/jira/browse/PIG-59 PIG-59] || Illustrate command; I think should be easy to integrate || Yes ||