[jira] [Updated] (PIG-2214) InternalSortedBag two-arg constructor doesn't pass bagCount

2011-08-13 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-2214: Resolution: Fixed Status: Resolved (was: Patch Available) End-to-end tests showed no regressions.

[jira] [Updated] (PIG-2215) Newlines in function arguments still cause exceptions to be thrown

2011-08-13 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-2215: Resolution: Fixed Status: Resolved (was: Patch Available) Unit tests passed as well. Patch checked

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

2011-08-13 Thread Zhijie Shen (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhijie Shen updated PIG-1429: - Attachment: PIG-1429_4.patch Hi Daniel, Attached is the latest version of the patch. I've tried to fix

Build failed in Jenkins: Pig-trunk #1062

2011-08-13 Thread Apache Jenkins Server
See https://builds.apache.org/job/Pig-trunk/1062/changes Changes: [gates] PIG-2215: Newlines in function arguments still cause exceptions to be thrown [gates] PIG-2214: InternalSortedBag two-arg constructor doesn't pass bagCount. [dvryaboy] PIG-2102: MonitoredUDF does not work

[jira] [Commented] (PIG-2215) Newlines in function arguments still cause exceptions to be thrown

2011-08-13 Thread Adam Warrington (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13084762#comment-13084762 ] Adam Warrington commented on PIG-2215: -- Thanks for committing the patch Alan.