[jira] Commented: (HIVE-1505) Support non-UTF8 data

2010-08-24 Thread Ted Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12901753#action_12901753 ] Ted Xu commented on HIVE-1505: -- Thanks Edward. I dug into the problem and found the patch will

[jira] Updated: (HIVE-1505) Support non-UTF8 data

2010-08-19 Thread Ted Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Xu updated HIVE-1505: - Attachment: trunk-encoding.patch We implemented encoding config feature on tables. Set table encoding through

[jira] Assigned: (HIVE-1505) Support non-UTF8 data

2010-08-19 Thread Ted Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Xu reassigned HIVE-1505: Assignee: Ted Xu Support non-UTF8 data - Key: HIVE-1505

[jira] Work started: (HIVE-1505) Support non-UTF8 data

2010-08-19 Thread Ted Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-1505 started by Ted Xu. Support non-UTF8 data - Key: HIVE-1505 URL:

[jira] Updated: (HIVE-1505) Support non-UTF8 data

2010-08-19 Thread Ted Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Xu updated HIVE-1505: - Status: Patch Available (was: In Progress) Please have a review for trunk-encoding.patch, thanks. Support

[jira] Commented: (HIVE-741) NULL is not handled correctly in join

2010-08-15 Thread Ted Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12898772#action_12898772 ] Ted Xu commented on HIVE-741: - bq. a left outer join preserves rows on the left side regardless

[jira] Commented: (HIVE-741) NULL is not handled correctly in join

2010-08-13 Thread Ted Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12898132#action_12898132 ] Ted Xu commented on HIVE-741: - Thanks for Ning and Amareshwari, we are looking forward to see the

[jira] Commented: (HIVE-741) NULL is not handled correctly in join

2010-08-13 Thread Ted Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12898194#action_12898194 ] Ted Xu commented on HIVE-741: - Sorry I'm mistakenly expressed my idea, I mean values with NULL

[jira] Updated: (HIVE-1342) Predicate push down get error result when sub-queries have the same alias name

2010-06-29 Thread Ted Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Xu updated HIVE-1342: - Attachment: ppd_same_alias_2.patch Hi John, Thank you for reviewing the patch. I updated the patch to solve

[jira] Updated: (HIVE-1342) Predicate push down get error result when sub-queries have the same alias name

2010-06-23 Thread Ted Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Xu updated HIVE-1342: - Status: Patch Available (was: Open) Affects Version/s: 0.6.0 (was:

[jira] Updated: (HIVE-1342) Predicate push down get error result when sub-queries have the same alias name

2010-06-22 Thread Ted Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Xu updated HIVE-1342: - Attachment: ppd_same_alias_1.patch I think PPD is unnecessarily resolving table aliases when encountered

[jira] Created: (HIVE-1342) Predicate push down get error result when sub-queries have the same alias name

2010-05-12 Thread Ted Xu (JIRA)
Predicate push down get error result when sub-queries have the same alias name --- Key: HIVE-1342 URL: https://issues.apache.org/jira/browse/HIVE-1342 Project: Hadoop Hive

[jira] Updated: (HIVE-1342) Predicate push down get error result when sub-queries have the same alias name

2010-05-12 Thread Ted Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Xu updated HIVE-1342: - Attachment: cmd.hql explain Predicate push down get error result when sub-queries have the same