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

[jira] [Updated] (NIFI-7095) ResetSetRecordSet: handle java.sql.Array Types in normalizeValue method

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

Pierre Villard updated NIFI-7095:
---------------------------------
    Component/s:     (was: Core Framework)
                 Extensions

> ResetSetRecordSet: handle java.sql.Array Types in normalizeValue method
> -----------------------------------------------------------------------
>
>                 Key: NIFI-7095
>                 URL: https://issues.apache.org/jira/browse/NIFI-7095
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: 1.11.1
>            Reporter: Christian Zügner
>            Priority: Major
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Some jdbc drivers e.g. Oracle returns java.sql.Array objects for array types, not just Lists.
> This commit also handles these cases, and extracts the primitive java arrays out of this jdbc holder class.



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