[ 
https://issues.apache.org/jira/browse/NIFI-9721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt Burgess updated NIFI-9721:
-------------------------------
    Status: Patch Available  (was: In Progress)

> AvroTypeUtil.buildAvroSchema() doesn't support enums
> ----------------------------------------------------
>
>                 Key: NIFI-9721
>                 URL: https://issues.apache.org/jira/browse/NIFI-9721
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Matt Burgess
>            Assignee: Matt Burgess
>            Priority: Major
>             Fix For: 1.16.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> When NiFi builds a new schema from an existing schema (UpdateRecord, e.g.) 
> with an ENUM type, it fails with a NullPointerException. This is because 
> there is no handling for the ENUM type, and the default handling returns null 
> rather than a schema containing the ENUM. A case for ENUM types should be 
> added to support this datatype.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to