wangxianghu edited a comment on pull request #4969:
URL: https://github.com/apache/hudi/pull/4969#issuecomment-1064849682


   hi @nsivabalan  can we add this processor ? it is very useful in scenarios 
with diversified data requirements.
   In our comany, we have use this feature to add multiple processors to our 
pipeline:
   1. maxwell post processor : extract data from maxwell json string. this is a 
standard processor
   2. Encrypt post processor : Encrypt some fields for safety purpose
   3. flag post processor : this is quite business related processor.
   
   with ChainedJsonKafkaSourcePostProcessor we can make data processing more 
flexible, it makes up for the lack of expression ability of `Transformer`


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

To unsubscribe, e-mail: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to