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

Timo Walther closed FLINK-4621.
-------------------------------
    Resolution: Won't Fix

Blink planner has proper Decimal support.

> Improve decimal literals of SQL API
> -----------------------------------
>
>                 Key: FLINK-4621
>                 URL: https://issues.apache.org/jira/browse/FLINK-4621
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table SQL / API
>            Reporter: Timo Walther
>            Priority: Minor
>              Labels: auto-deprioritized-major
>
> Currently, all SQL {{DECIMAL}} types are converted to BigDecimals internally. 
> By default, the SQL parsers creates {{DECIMAL}} literals of any number e.g. 
> {{SELECT 1.0, 12, -0.5 FROM x}}. I think it would be better if these simple 
> numbers would be represented as Java primitives instead of objects.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to