Hi people,
I have issues with mongodb sink connector, I want to select my fields Aand rename to lower case. Which property should I change.
Any help?
Thanks
You can use Single Message Transform (SMT) to do this: 🎄 Twelve Days of SMT 🎄 - Day 10: ReplaceField
You could also use this SMT: com.github.jcustenborder.kafka.connect.transform.common.ChangeCase$Value
Thanks Robin, it worked well.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.