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

ASF GitHub Bot commented on NIFI-4880:
--------------------------------------

Github user markap14 commented on the issue:

    https://github.com/apache/nifi/pull/2474
  
    @derekstraka  thanks that was a good catch! Code all looks good, unit tests 
pass, contrib-check is good. +1 I've merged this to master. Thanks again!


> Add the ability to utilize aliases in Avro to Avro record conversion
> --------------------------------------------------------------------
>
>                 Key: NIFI-4880
>                 URL: https://issues.apache.org/jira/browse/NIFI-4880
>             Project: Apache NiFi
>          Issue Type: Improvement
>    Affects Versions: 1.5.0
>            Reporter: Derek Straka
>            Assignee: Derek Straka
>            Priority: Minor
>
> Currently, the Avro to Avro conversions will ignore fields that are not 
> mapped verbatim.  In avro schemas, it is possible for fields to be aliased to 
> one another.  It would be useful if a 1:1 mapping was not available, the 
> aliases for the field were searched to locate a prospective value and then 
> add the default.
>  
> The functionality can be accomplished by adding some logic to 
> AvroTypeUtil::createAvroRecord.
>  



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

Reply via email to