[jira] [Updated] (HIVE-13898) don't support add subtract multiply or divide for variable of decimal or double type

2017-09-11 Thread Dmitry Tolpeko (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-13898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dmitry Tolpeko updated HIVE-13898:
--
Affects Version/s: (was: 2.0.1)
   Status: Patch Available  (was: Open)

> don't support add subtract multiply or divide for variable of decimal or 
> double type
> 
>
> Key: HIVE-13898
> URL: https://issues.apache.org/jira/browse/HIVE-13898
> Project: Hive
>  Issue Type: Bug
>  Components: hpl/sql
>Reporter: longgeligelong
>Assignee: Dmitry Tolpeko
> Attachments: HIVE-13898.1.patch, HIVE-13898.patch
>
>
> don't support
> int + decimal
> int + double
> decimal + double
> decimal + decimal
> double + double



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HIVE-13898) don't support add subtract multiply or divide for variable of decimal or double type

2017-09-11 Thread Dmitry Tolpeko (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-13898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dmitry Tolpeko updated HIVE-13898:
--
Attachment: HIVE-13898.1.patch

Added tests and refactored code. 

> don't support add subtract multiply or divide for variable of decimal or 
> double type
> 
>
> Key: HIVE-13898
> URL: https://issues.apache.org/jira/browse/HIVE-13898
> Project: Hive
>  Issue Type: Bug
>  Components: hpl/sql
>Affects Versions: 2.0.1
>Reporter: longgeligelong
>Assignee: Dmitry Tolpeko
> Attachments: HIVE-13898.1.patch, HIVE-13898.patch
>
>
> don't support
> int + decimal
> int + double
> decimal + double
> decimal + decimal
> double + double



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)