[jira] Updated: (PIG-1712) Pig Illustrate rework

2010-12-23 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Zhou updated PIG-1712: -- Attachment: illustrator_9.patch Join augmentation added, code cleanups. Pig Illustrate rework

[jira] Commented: (PIG-1712) Pig Illustrate rework

2010-12-23 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12974681#action_12974681 ] Yan Zhou commented on PIG-1712: --- illustrator_9 committed to the trunk. Pig Illustrate rework

[jira] Updated: (PIG-1712) Pig Illustrate rework

2010-12-17 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Zhou updated PIG-1712: -- Attachment: illustrator_7.patch Use of new logical operator, plus bug fixes. Pig Illustrate rework

[jira] Updated: (PIG-1712) Pig Illustrate rework

2010-12-17 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Zhou updated PIG-1712: -- Attachment: illustrator_8.patch some code cleanup. Pig Illustrate rework -

[jira] Commented: (PIG-1712) Pig Illustrate rework

2010-12-17 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12972636#action_12972636 ] Yan Zhou commented on PIG-1712: --- test-patch and test-core pass cleanly. Pig Illustrate rework

[jira] Updated: (PIG-1712) Pig Illustrate rework

2010-12-13 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Zhou updated PIG-1712: -- Attachment: illustrator_6.patch code cleanups, scalar fix, multi-query fix. Pig Illustrate rework

[jira] Resolved: (PIG-1762) Logic simplification does not work on map key referenced values

2010-12-10 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Zhou resolved PIG-1762. --- Resolution: Fixed test-patch and test-core pass cleanly. Committed to both trunk and the 0.8 branch. Logic

[jira] Resolved: (PIG-1757) After split combination, the number of maps may vary slightly

2010-12-09 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Zhou resolved PIG-1757. --- Resolution: Fixed Committed to the trunk. After split combination, the number of maps may vary slightly

[jira] Commented: (PIG-1758) Deep cast of complex type

2010-12-09 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12969982#action_12969982 ] Yan Zhou commented on PIG-1758: --- +1 Deep cast of complex type -

[jira] Updated: (PIG-1757) After split combination, the number of maps may vary slightly

2010-12-08 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Zhou updated PIG-1757: -- Attachment: PIG-1757.patch test-core runs ok; test-patch is clean except for lack of test case which is ok for

[jira] Assigned: (PIG-1757) After split combination, the number of maps may vary slightly

2010-12-07 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Zhou reassigned PIG-1757: - Assignee: Yan Zhou After split combination, the number of maps may vary slightly

[jira] Updated: (PIG-1712) Pig Illustrate rework

2010-11-29 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Zhou updated PIG-1712: -- Attachment: illustrator_4.patch LIMIT, DISTINCT, Aggregation, SPLIT support, plus bug fixes. Pig Illustrate

[jira] Resolved: (PIG-1739) Pig 0.8 zero return code when pig script fails; also error is dumped on screen instead of logfile

2010-11-22 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Zhou resolved PIG-1739. --- Resolution: Fixed Committed to both the trunk and the 0.8 branch. Pig 0.8 zero return code when pig script

[jira] Commented: (PIG-1739) Pig 0.8 zero return code when pig script fails; also error is dumped on screen instead of logfile

2010-11-20 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12934220#action_12934220 ] Yan Zhou commented on PIG-1739: --- test-core passes ok. test-patch has the following output:

[jira] Updated: (PIG-1739) Pig 0.8 zero return code when pig script fails; also error is dumped on screen instead of logfile

2010-11-19 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Zhou updated PIG-1739: -- Attachment: PIG-1739.patch The problem is that when a job status is checked, its output status is checked. But

[jira] Commented: (PIG-1720) java.lang.NegativeArraySizeException during Quicksort

2010-11-17 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12933098#action_12933098 ] Yan Zhou commented on PIG-1720: --- +1 java.lang.NegativeArraySizeException during Quicksort

[jira] Updated: (PIG-1712) Pig Illustrate rework

2010-11-16 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Zhou updated PIG-1712: -- Attachment: illustrator_3.patch Support for operators of logic subexpression, foreach, load, sort, plus bug

[jira] Updated: (PIG-1731) New Logical Plan: FILTER fails when there are multiple conditions

2010-11-16 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Zhou updated PIG-1731: -- Attachment: PIG-1731.patch The problem is that UserFuncExpression.isEqual checks for the logical plan equality

[jira] Commented: (PIG-1731) New Logical Plan: FILTER fails when there are multiple conditions

2010-11-16 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932729#action_12932729 ] Yan Zhou commented on PIG-1731: --- UserFuncExpression seems to be the only logical expression

[jira] Commented: (PIG-1731) New Logical Plan: FILTER fails when there are multiple conditions

2010-11-16 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932732#action_12932732 ] Yan Zhou commented on PIG-1731: --- If there is no AND in this test, the simplifier won't check

[jira] Commented: (PIG-1731) New Logical Plan: FILTER fails when there are multiple conditions

2010-11-16 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12932752#action_12932752 ] Yan Zhou commented on PIG-1731: --- test-patch runs clean. New Logical Plan: FILTER fails when

[jira] Created: (PIG-1712) Pig Illustrate rework

2010-11-08 Thread Yan Zhou (JIRA)
Pig Illustrate rework - Key: PIG-1712 URL: https://issues.apache.org/jira/browse/PIG-1712 Project: Pig Issue Type: Bug Affects Versions: 0.9.0 Reporter: Yan Zhou Assignee: Yan Zhou

[jira] Updated: (PIG-903) ILLUSTRATE fails on 'Distinct' operator

2010-11-08 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Zhou updated PIG-903: - Issue Type: Sub-task (was: Bug) Parent: PIG-1712 ILLUSTRATE fails on 'Distinct' operator

[jira] Updated: (PIG-1704) Output Compression is not at work if the output path is absolute and there is a trailing / afte the compression suffix

2010-10-31 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Zhou updated PIG-1704: -- Attachment: PIG-1704.patch Addition of a few existing test fixes. Output Compression is not at work if the

[jira] Commented: (PIG-1704) Output Compression is not at work if the output path is absolute and there is a trailing / afte the compression suffix

2010-10-31 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12926809#action_12926809 ] Yan Zhou commented on PIG-1704: --- test-core passes. test-patch results: [exec] -1 overall.

[jira] Updated: (PIG-1704) Output Compression is not at work if the output path is absolute and there is a trailing / afte the compression suffix

2010-10-31 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Zhou updated PIG-1704: -- Status: Patch Available (was: Open) Output Compression is not at work if the output path is absolute and there

[jira] Updated: (PIG-1704) Output Compression is not at work if the output path is absolute and there is a trailing / afte the compression suffix

2010-10-29 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Zhou updated PIG-1704: -- Attachment: PIG-1704.patch Output Compression is not at work if the output path is absolute and there is a