Neha Narkhede created KAFKA-3209:
------------------------------------

             Summary: Support single message transforms in Kafka Connect
                 Key: KAFKA-3209
                 URL: https://issues.apache.org/jira/browse/KAFKA-3209
             Project: Kafka
          Issue Type: Improvement
          Components: copycat
            Reporter: Neha Narkhede


Users should be able to perform light transformations on messages between a 
connector and Kafka. This is needed because some transformations must be 
performed before the data hits Kafka (e.g. filtering certain types of events or 
PII filtering). It's also useful for very light, single-message modifications 
that are easier to perform inline with the data import/export.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to