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

Ashutosh Chauhan updated HIVE-13005:
------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.1.0
           Status: Resolved  (was: Patch Available)

> CBO: Calcite Operator To Hive Operator (Calcite Return Path): RexNode 
> convert(ExprNodeConstantDesc literal)  decimal support bug
> --------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-13005
>                 URL: https://issues.apache.org/jira/browse/HIVE-13005
>             Project: Hive
>          Issue Type: Sub-task
>          Components: CBO
>            Reporter: Hari Sankar Sivarama Subramaniyan
>            Assignee: Hari Sankar Sivarama Subramaniyan
>             Fix For: 2.1.0
>
>         Attachments: HIVE-13005.1.patch
>
>
> HIVE-8064 seems to have introduced this code in RexNodeConverter::convert(), 
> but the parameters look like they  are wrongly passed :
> {code}
>         RelDataType relType = 
> cluster.getTypeFactory().createSqlType(SqlTypeName.DECIMAL,
>             bd.scale(), unscaled.toString().length());
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to