You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/02/14 13:33:00 UTC

[jira] [Commented] (NIFI-5943) Enhance Avro conversions

    [ https://issues.apache.org/jira/browse/NIFI-5943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16768216#comment-16768216 ] 

ASF subversion and git services commented on NIFI-5943:
-------------------------------------------------------

Commit e7ae97797efe591e4c2e46a70f3e9c834072c8e9 in nifi's branch refs/heads/master from Alex Savitsky
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=e7ae977 ]

NIFI-5943 support conversions from List to Avro ARRAY and from Map to Avro RECORD
NIFI-5943 Added another unit test to verify list + map conversion to list of records. (Mike Thomsen)

This closes #3267

Signed-off-by: Mike Thomsen <mi...@gmail.com>


> Enhance Avro conversions
> ------------------------
>
>                 Key: NIFI-5943
>                 URL: https://issues.apache.org/jira/browse/NIFI-5943
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Alex Savitsky
>            Assignee: Alex Savitsky
>            Priority: Minor
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> AvroTypeUtil has all the necessary information to support conversions of List objects to ARRAY (currently only Java array is supported) as well as Map objects to RECORD (currently only NiFi Record is supported)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)