getindata/kafka-connect-iceberg-sink

Add topics.regex in params

Opened this issue · 0 comments

Hello
When I try to use topics.regex instead of topics I get this error:
Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: 54=tableChanges.element.table.comment and 54=tableChanges.element.table.columns.element.enumValues.element
Is there any solution to this problem?
Thank you.