[jira] Created: (PIG-1848) Confusing statement for Merge Join - Both Conditions in Pig reference manual1

2011-02-10 Thread Vivek Padmanabhan (JIRA)
Confusing statement for Merge Join - Both Conditions in Pig reference manual1 -- Key: PIG-1848 URL: https://issues.apache.org/jira/browse/PIG-1848 Project: Pig

[jira] Commented: (PIG-1848) Confusing statement for Merge Join - Both Conditions in Pig reference manual1

2011-02-10 Thread Vivek Padmanabhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12992943#comment-12992943 ] Vivek Padmanabhan commented on PIG-1848: Please consider to refine the Both

[jira] Updated: (PIG-1793) Add macro expansion to Pig Latin

2011-02-10 Thread Richard Ding (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Ding updated PIG-1793: -- Attachment: PIG-1793_1.patch Attaching new patch that addresses the review comments

[jira] Commented: (PIG-1793) Add macro expansion to Pig Latin

2011-02-10 Thread Richard Ding (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12993148#comment-12993148 ] Richard Ding commented on PIG-1793: --- PIG-1793_1.patch is committed to trunk. Add macro

Build failed in Hudson: Pig-trunk-commit #663

2011-02-10 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Pig-trunk-commit/663/changes Changes: [rding] PIG-1793: Add macro expansion to Pig Latin -- [...truncated 5641 lines...] [ivy:retrieve] 1 artifacts copied, 40 already retrieved (288kB/20ms) buildJar: [echo]

[jira] Assigned: (PIG-1848) Confusing statement for Merge Join - Both Conditions in Pig reference manual1

2011-02-10 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-1848: --- Assignee: Corinne Chandel Confusing statement for Merge Join - Both Conditions in Pig reference

[jira] Assigned: (PIG-1848) Confusing statement for Merge Join - Both Conditions in Pig reference manual1

2011-02-10 Thread Corinne Chandel (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Corinne Chandel reassigned PIG-1848: Assignee: Olga Natkovich (was: Corinne Chandel) Please review. Not sure what the statement

[jira] Resolved: (PIG-1773) Casting docs do not cover casting chararrays

2011-02-10 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich resolved PIG-1773. - Resolution: Fixed Fix Version/s: 0.8.0 Dmitry, the table was updated for 0.8. Could you

[jira] Commented: (PIG-1773) Casting docs do not cover casting chararrays

2011-02-10 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12993262#comment-12993262 ] Dmitriy V. Ryaboy commented on PIG-1773: Looks good. Casting docs do not cover

Review Request: Add macro invoking macro in Pig Latin

2011-02-10 Thread Richard Ding
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/419/ --- Review request for pig and Julien Le Dem. Summary --- Macros will be

Re: [jira] Commented: (PIG-1841) TupleSize implemented incorrectly

2011-02-10 Thread Daniel Dai
STRSPLIT does not define outputSchema. However, it tells Pig its return type is tuple through generics, Pig will use tuple as its output schema. Daniel Corbin Hoenes wrote: Wait did he implement outputSchema? According to the wiki without providing scheme pig assumes it's a single field of

[jira] Reopened: (PIG-1697) NullPointerException if log4j.properties is Used

2011-02-10 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai reopened PIG-1697: - Assignee: Laukik Chitnis NullPointerException if log4j.properties is Used

[jira] Commented: (PIG-1697) NullPointerException if log4j.properties is Used

2011-02-10 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12993316#comment-12993316 ] Daniel Dai commented on PIG-1697: - I reopen the ticket. Thanks Charles!

Build failed in Hudson: Pig-trunk-commit #664

2011-02-10 Thread Apache Hudson Server
See https://hudson.apache.org/hudson/job/Pig-trunk-commit/664/changes Changes: [daijy] Temporary disable failed tests in TestColumnAliasConversion till we checked parser change [daijy] Minor change: change error message for BinStorage to a more meaningful one