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

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

Commit 33dc3e36fbb7910b9d1ee05091b37b08f32aae6a in nifi's branch 
refs/heads/master from [~ijokarumawak]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=33dc3e3 ]

NIFI-3920: Remove unnecessary code from AvroTypeUtil

- Removed remaining duplicate lines of code left by NIFI-3861 refactoring.
- Added test case that writes Avro record having union field.

This closes #1813.


> Remove remaining unnecessary code from AvroTypeUtil
> ---------------------------------------------------
>
>                 Key: NIFI-3920
>                 URL: https://issues.apache.org/jira/browse/NIFI-3920
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: 1.3.0
>            Reporter: Koji Kawamura
>            Assignee: Koji Kawamura
>            Priority: Minor
>
> NIFI-3861 added convertUnionFieldValue method which can be used from both 
> reading union from Avro format or writing a value to Avro union field. 
> However, convertToAvroObject method still has its own duplicate lines of code 
> for the same logic and it should be removed to complete the refactoring.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to