This is an automated email from the ASF dual-hosted git repository.
mattyb149 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git.
from 96a8b2d NIFI-8666: Allow users to escape parameter names in
Expression Language using quotes. (#5133)
add 8004aa5 NIFI-8698: If using a Data RecordPath and handling schema
drift, ensure that the RecordPath is evaluated against the data before
attempting to determine the fields to update. Also refactored to move the
handling of schema drift into its own method for the purpose of clarity
No new revisions were added by this update.
Summary of changes:
.../org/apache/nifi/processors/kudu/PutKudu.java | 91 ++++++++++++++++------
1 file changed, 66 insertions(+), 25 deletions(-)