You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2021/08/06 13:20:11 UTC

[GitHub] [kafka] hjwalt commented on pull request #10566: KAFKA-12694 Avoid schema mismatch DataException when validating default values

hjwalt commented on pull request #10566:
URL: https://github.com/apache/kafka/pull/10566#issuecomment-894255662


   I encountered this same problem with debezium postgresql connector, where when the connector is set up with precise decimal handling, will use a struct for its numeric value. When a default value is present, the connector fails.
   
   [Here](https://issues.redhat.com/browse/DBZ-3816) are the details I provided to Debezium team.


-- 
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: jira-unsubscribe@kafka.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org