I'm really new to apache-nifi, I'm not sure this can be achieved in the nifi processor or not?
Say I have a table called "USArrests":
Before update
The first record of "Murder" is 15.5.
After update
The first record of "Murder" changed to 13.2.
How can this change be detected by setting the processor if possible?


