mirror of
https://github.com/apache/nifi.git
synced 2025-02-10 03:55:22 +00:00
- Make enriched fields nullable at LookupRecord. - Removed unnecessary AvroConversionOptions and reader schema creation, because ResultSetRecordSet can generate NiFi Record Schema from RS directly. No Avro schema is needed to do that.