[
https://issues.apache.org/jira/browse/FLINK-13584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingsong Lee updated FLINK-13584:
---------------------------------
Priority: Critical (was: Major)
> RankLikeAggFunctionBase should respect type to construct literal
> ----------------------------------------------------------------
>
> Key: FLINK-13584
> URL: https://issues.apache.org/jira/browse/FLINK-13584
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / Planner
> Reporter: Jingsong Lee
> Priority: Critical
> Fix For: 1.9.0, 1.10.0
>
>
> Should invoke "valueLiteral(value, fromLogicalTypeToDataType(orderType))"
> instead of valueLiteral(value). Previous way will lose precision information
> of decimal type.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)