mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 02:28:31 +00:00
NiFi can now parse an Avro schema of a record that references an already defined record, including itself. Signed-off-by: James Wing <jvwing@gmail.com> This closes #2034.