Hi,
i want nifi to detect any changes in database (it might be a new col or deleted col) and apply changes. If any col has been added to any table, nifi should detect & add this col and all the data to the destination file. Is there any way to do this in nifi? thx.