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

[jira] [Created] (NIFI-7141) ValidateRecord does not handle nested Map key type other than string

Harri Miettinen created NIFI-7141:
-------------------------------------

             Summary: ValidateRecord does not handle nested Map key type other than string
                 Key: NIFI-7141
                 URL: https://issues.apache.org/jira/browse/NIFI-7141
             Project: Apache NiFi
          Issue Type: Bug
          Components: Extensions
         Environment: Tested with 1.9.0 and 1.11.1 in Linux environment but not related to operating system.
            Reporter: Harri Miettinen
         Attachments: MapKeyInt.json, MapKeyInt.xml

Hi
We have some incoming data that where the type is map. Problem is that key is int and not string which cause the map to have invalid data.

Can Nifi add support for other data types for map keys as well?

I have attached dummy example flow for example. 

If there is any good workaround that would be good start.



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