Koji Kawamura created NIFI-3920:
-----------------------------------
Summary: 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)