valdar opened a new issue #325: URL: https://github.com/apache/camel-kafka-connector/issues/325
The header value is left as `BigDecimal` while the schema is `org.apache.kafka.connect.data.Decimal:BYTES`. When decoded it is handled as `byte` while the actual value stored is a `BigDecimal`. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org