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

Pierre Villard resolved NIFI-7805.
----------------------------------
    Fix Version/s: 1.12.1
                   1.13.0
       Resolution: Fixed

> ResultSetRecordSet Breaks if First Row Decimal Value is NULL
> ------------------------------------------------------------
>
>                 Key: NIFI-7805
>                 URL: https://issues.apache.org/jira/browse/NIFI-7805
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.12.0
>            Reporter: Peter Wicks
>            Assignee: Peter Wicks
>            Priority: Minor
>             Fix For: 1.13.0, 1.12.1
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Changes in NIFI-7369 caused a breaking change in how Decimal values are 
> converted into schemas in ResultSetRecordSet.
> The code tries to read the scale and precision values, but reads them from 
> the value in the first row returned, rather than from the ResultSetMetadata.  
> If the value in the first row is NULL, than it's scale and precision cannot 
> be read and schema creation fails.



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

Reply via email to