You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Matt Burgess (Jira)" <ji...@apache.org> on 2020/02/10 18:25:00 UTC

[jira] [Updated] (NIFI-7097) ResultSetRecordSet: Always use RecordField from readerSchema if applicable.

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

Matt Burgess updated NIFI-7097:
-------------------------------
    Affects Version/s:     (was: 1.11.1)
               Status: Patch Available  (was: Open)

> ResultSetRecordSet: Always use RecordField from readerSchema if applicable.
> ---------------------------------------------------------------------------
>
>                 Key: NIFI-7097
>                 URL: https://issues.apache.org/jira/browse/NIFI-7097
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>            Reporter: Christian Zügner
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> For example Array type will fallback to element Type of String even if the readerSchema defines this as numeric type.
> Instead of handling the type picking on specific types (getDataType) we do this always in createSchema method if applicable.



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