[jira] [Updated] (HIVE-13423) Handle the overflow case for decimal datatype for sum()

2016-10-20 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-13423: Resolution: Fixed Fix Version/s: 2.2.0 Status: Resolved (was: Patch Available) Pushed to

[jira] [Updated] (HIVE-13423) Handle the overflow case for decimal datatype for sum()

2016-10-19 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-13423: Description: When a column col1 defined as decimal and if the sum of the column overflows, we will try to

[jira] [Updated] (HIVE-13423) Handle the overflow case for decimal datatype for sum()

2016-10-14 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-13423: Status: Patch Available (was: Open) Patch-1: simple change that when the sum is out of decimal range, then

[jira] [Updated] (HIVE-13423) Handle the overflow case for decimal datatype for sum()

2016-10-14 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-13423: Attachment: HIVE-13423.1.patch > Handle the overflow case for decimal datatype for sum() >

[jira] [Updated] (HIVE-13423) Handle the overflow case for decimal datatype for sum()

2016-10-14 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-13423: Description: When a column col1 defined as decimal and if the sum of the column overflows, we will try to

[jira] [Updated] (HIVE-13423) Handle the overflow case for decimal datatype for sum()

2016-10-14 Thread Aihua Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-13423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aihua Xu updated HIVE-13423: Summary: Handle the overflow case for decimal datatype for sum() (was: Change the precison/scale for