jmcp commented on PR #9493:
URL: https://github.com/apache/kafka/pull/9493#issuecomment-2463167930

   I  rolled my own SMT to handle this last year, but didn't get it ready to 
release (waylaid by having to focus on work instead). I should just put it out 
there and see what people think. 
   
   One thing it did help with during testing was that it uncovered a problem in 
a particular record for a particular internal application - ETOOBIG! That's 
because there's a specific error case it doesn't handle - creating an `INSERT` 
statement which exceeds the maximum for the DB.


-- 
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]

Reply via email to