Github user ijokarumawak commented on the issue:

    https://github.com/apache/nifi/pull/1701
  
    Confirmed RENAME TABLE is captured, and can be replicated to another 
database.
    
    Currently, Query events are not filtered by processor's 'database' regex 
property, but I found Query events have 'database' name in it, so it's possible 
to filter out unnecessary events. I raised another JIRA for this: 
[NIFI-3749](https://issues.apache.org/jira/browse/NIFI-3749): 
CaptureChangeMySQL should filter Query and XID events by database regex.
    
    Since this PR's scope is just adding 'rename table', I will merge this into 
master. Let's address NIFI-3749 separately. Thanks!


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to