[jira] [Commented] (HIVE-2933) analyze command throw NPE when table doesn't exists

2012-04-20 Thread ransom.hezhiqiang (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13258450#comment-13258450 ] ransom.hezhiqiang commented on HIVE-2933: - please review it. > ana

[jira] [Commented] (HIVE-2886) distinct with order by fails with Java SQL exception.

2012-04-09 Thread ransom.hezhiqiang (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13249786#comment-13249786 ] ransom.hezhiqiang commented on HIVE-2886: - distinct can only effect on one table

[jira] [Commented] (HIVE-2591) Hive 0.7.1 fails with "Exception in thread "main" java.lang.NoSuchFieldError: type"

2012-03-17 Thread ransom.hezhiqiang (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13232031#comment-13232031 ] ransom.hezhiqiang commented on HIVE-2591: - type error: it looks some problems in an

[jira] [Commented] (HIVE-2591) Hive 0.7.1 fails with "Exception in thread "main" java.lang.NoSuchFieldError: type"

2012-03-17 Thread ransom.hezhiqiang (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13232029#comment-13232029 ] ransom.hezhiqiang commented on HIVE-2591: - you should use jdk 1.6 because jdk1.7 j

[jira] [Commented] (HIVE-2842) Table with column that shares name fails upon query

2012-03-07 Thread ransom.hezhiqiang (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13224226#comment-13224226 ] ransom.hezhiqiang commented on HIVE-2842: - SELECT a.t FROM t a; add alias to table