[
https://issues.apache.org/jira/browse/NIFI-8759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17380068#comment-17380068
]
ASF subversion and git services commented on NIFI-8759:
-------------------------------------------------------
Commit 4fde9648dd8ec621ebcdf1bfd0b80786a0ff68da in nifi's branch
refs/heads/main from Denes Arvay
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=4fde964 ]
NIFI-8759 ExecuteSQL and ExecuteSQLRecord unnecessarily fall back to default
decimal scale
Signed-off-by: Matthew Burgess <[email protected]>
This closes #5212
> ExecuteSQL and ExecuteSQLRecord unnecessarily fall back to default decimal
> scale
> --------------------------------------------------------------------------------
>
> Key: NIFI-8759
> URL: https://issues.apache.org/jira/browse/NIFI-8759
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Denes Arvay
> Assignee: Denes Arvay
> Priority: Major
> Fix For: 1.15.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> If the database returns 0 as scale of a decimal field ExecuteSQL and
> ExecuteSQLRecord processors fall back to the default scale even though 0
> should be a valid scale.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)