You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Alex Savitsky (JIRA)" <ji...@apache.org> on 2019/01/14 13:53:00 UTC

[jira] [Comment Edited] (NIFI-5943) Enhance Avro conversions

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

Alex Savitsky edited comment on NIFI-5943 at 1/14/19 1:52 PM:
--------------------------------------------------------------

[~markap14] all the information to do the conversions is there, but the class currently doesn't do these conversions. This ticket is to add the conversions. BTW there's a PR open for it already ([https://github.com/apache/nifi/pull/3267)|https://github.com/apache/nifi/pull/3267] - usually Jira auto-links it once it's found


was (Author: alex_savitsky):
[~markap14] all the information to do the conversions is there, but the class currently doesn't do these conversions. This ticket is to add the conversions. BTW there's a PR open for it already ([https://github.com/apache/nifi/pull/3258)] - usually Jira auto-links it once it's found

> 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: 20m
>  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)