mirror of
https://github.com/apache/nifi.git
synced 2025-02-08 11:05:17 +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.