[jira] [Created] (FLINK-13584) RankLikeAggFunctionBase should respect type to construct literal

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-13584) RankLikeAggFunctionBase should respect type to construct literal

Shang Yuanchun (Jira)
Jingsong Lee created FLINK-13584:
------------------------------------

             Summary: 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
             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)