[jira] [Commented] (PIG-1429) Add Boolean Data Type to Pig

2011-08-18 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13087502#comment-13087502 ] Zhijie Shen commented on PIG-1429: -- Thanks for your help, Daniel! > Add Boolean Data Type

[jira] [Updated] (PIG-2185) NullPointerException while Accessing Empty Bag in FOREACH { FILTER }

2011-08-18 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-2185: Attachment: PIG-2185-1.patch > NullPointerException while Accessing Empty Bag in FOREACH { FILTER } > ---

[jira] [Updated] (PIG-2225) jsp-api jar should be part of piggybank.jar not pig.jar

2011-08-18 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-2225: --- Fix Version/s: (was: 0.9.1) This is not a major issue, so it should not go into 0.9.1 . > jsp-api

[jira] [Commented] (PIG-2225) jsp-api jar should be part of piggybank.jar not pig.jar

2011-08-18 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13087257#comment-13087257 ] Thejas M Nair commented on PIG-2225: avro is also used only by contrib/piggybank and con

[jira] [Updated] (PIG-1429) Add Boolean Data Type to Pig

2011-08-18 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-1429: Release Note: Introduce boolean as first class Pig data type. You can use "boolean" anywhere Pig expecting a

[jira] [Resolved] (PIG-1429) Add Boolean Data Type to Pig

2011-08-18 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai resolved PIG-1429. - Resolution: Fixed Fix Version/s: 0.10 Hadoop Flags: [Reviewed] test-patch result: [exec]

[jira] [Updated] (PIG-1429) Add Boolean Data Type to Pig

2011-08-18 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-1429: Attachment: PIG-1429_6.patch PIG-1429_6.patch include some minor change in parser, and fix issues in test-pa

[jira] [Updated] (PIG-2227) Wrong jars copied into lib directory in e2e tests when invoked from top level

2011-08-18 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-2227: Attachment: PIG-2227.patch Fixes build file so proper jar are copied into e2e lib directory. Also adds ignor

[jira] [Updated] (PIG-2227) Wrong jars copied into lib directory in e2e tests when invoked from top level

2011-08-18 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-2227: Fix Version/s: 0.10 Status: Patch Available (was: Open) > Wrong jars copied into lib directory in