mattyb149 commented on issue #3341: NIFI-6082: Added 
DatabaseRecordLookupService, refactored common DB utils
URL: https://github.com/apache/nifi/pull/3341#issuecomment-472114894
 
 
   Ok I remember now, it's for when the lookup doesn't match any keys. We still 
build the schema from the table (where the column is not nullable), but when no 
results are returned, we put nulls in the fields. To reproduce, send in a 
couple of records for which the lookup is successful, and then a record where 
the lookup value is not found.
   
   Is there a better way to handle this?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to