[jira] [Commented] (HIVE-17077) Hive should raise StringIndexOutOfBoundsException when LPAD/RPAD len character's value is negative number

2017-07-12 Thread Lingang Deng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16083673#comment-16083673 ] Lingang Deng commented on HIVE-17077: - CC [~sershe] > Hive should raise

[jira] [Assigned] (HIVE-17077) lpad(rpad) should return a value but not throw a exception

2017-07-12 Thread Lingang Deng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lingang Deng reassigned HIVE-17077: --- > lpad(rpad) should return a value but not throw a exception >

[jira] [Updated] (HIVE-17077) Hive should raise StringIndexOutOfBoundsException when LPAD/RPAD len character's value is negative number

2017-07-12 Thread Lingang Deng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-17077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lingang Deng updated HIVE-17077: Summary: Hive should raise StringIndexOutOfBoundsException when LPAD/RPAD len character's value is

[jira] [Commented] (HIVE-13727) Getting error Failed rule: 'orderByClause clusterByClause distributeByClause sortByClause limitClause can only be applied to the whole union.' in subquery

2016-10-13 Thread Lingang Deng (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15571107#comment-15571107 ] Lingang Deng commented on HIVE-13727: - I got the exception when parsing sql with hive1.2.1 > Getting