raphaelauv commented on issue #11871:
URL: https://github.com/apache/iceberg/issues/11871#issuecomment-3662380869

   a solution is to put all the value in a field
   
   ```yaml
       key.converter: org.apache.kafka.connect.storage.StringConverter
       value.converter: org.apache.kafka.connect.storage.StringConverter
       transforms: wrapPayload
       transforms.wrapPayload.type: 
org.apache.kafka.connect.transforms.HoistField$Value
       transforms.wrapPayload.field: _value
   ``


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to