awelless commented on PR #11115:
URL: https://github.com/apache/nifi/pull/11115#issuecomment-4214236720

   https://github.com/apache/nifi/pull/11119 with a similar fix fails. The 
reason is NPE caused by `fv.getField() == null` for literal values.
   
   We should handle the case when `fv.getField() == null`. I'll add the 
modification.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to