Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
When using the Avro Reader/Writer any time we encounter nullable types, the AvroTypeUtil uses rather expensive logic that is necessary for many UNION cases but can be avoided in the case of UNION with NULL and one other data type.
Attachments
Issue Links
- is related to
-
NIFI-6640 Schema Inference of UNION/CHOICE types not handled correctly
- Resolved
- links to