[
https://issues.apache.org/jira/browse/FLINK-20471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17336001#comment-17336001
]
Flink Jira Bot commented on FLINK-20471:
----------------------------------------
This issue was labeled "stale-major" 7 ago and has not received any updates so
it is being deprioritized. If this ticket is actually Major, please raise the
priority and ask a committer to assign you the issue or revive the public
discussion.
> flink1.10SQL Precision overflow return null when using decimal
> --------------------------------------------------------------
>
> Key: FLINK-20471
> URL: https://issues.apache.org/jira/browse/FLINK-20471
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / API, Table SQL / Runtime
> Affects Versions: 1.10.1
> Reporter: sadfdddd
> Priority: Major
> Labels: stale-major
> Attachments: image-2020-12-03-21-47-31-755.png,
> image-2020-12-03-21-48-44-901.png, image-2020-12-03-21-49-40-529.png,
> image-2020-12-03-21-50-11-117.png
>
>
> h2. flink1.10SQL Precision overflow return null when using decimal
> this is my code
> !image-2020-12-03-21-47-31-755.png|width=835,height=435!
> !image-2020-12-03-21-48-44-901.png!
> The calculation result is null
> Dubug discovery
> {color:#de350b}in codegen code this method is called{color}
> !image-2020-12-03-21-49-40-529.png!
> {color:#de350b}in this method{color}
> !image-2020-12-03-21-50-11-117.png!
> will get a 39 precision decimal result,
> So null is returned
> My idea of modification is to cut the precision here or provide the
> configuration entry of precision
> Maybe you can consider assigning it to me to fix it
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)