kafka-connect-transform-common icon indicating copy to clipboard operation
kafka-connect-transform-common copied to clipboard

ChangeTopicCase option missing?

Open miramar-labs opened this issue 2 years ago • 0 comments

Was wondering why there is no `UPPER_HYPHEN' option ? I want to make sure all my topics are lower case so I'm doing: UPPER_UNDERSCORE -> LOWER_UNDERSCORE UPPER_CAMEL -> LOWER_CAMEL

but what if my topic has some upper case with hyphens?

miramar-labs avatar Aug 17 '23 16:08 miramar-labs