granthenke opened a new pull request #4053: NIFI-7142: Automatically handle 
schema drift in the PutKudu processor
URL: https://github.com/apache/nifi/pull/4053
 
 
   Adds a boolean property to the PutKudu processor to optionally
   enable automatic schema drift handling.
   
   If set to true, when fields with names that are not in the target
   Kudu table are encountered, the Kudu table will be altered to
   include new columns for those fields.

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