This is an automated email from the ASF dual-hosted git repository.

rhauch pushed a change to branch 2.0
in repository https://gitbox.apache.org/repos/asf/kafka.git.


    from a4de733  KAFKA-8523 Enabling InsertField transform to be used with 
tombstone events (#6914)
     add 4e41e8d  KAFKA-6684: Support casting Connect values with bytes schema 
to string
     add a3f2f4f  KAFKA-6290: Support casting from logical types in cast 
transform (#7371)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/kafka/connect/data/Values.java |   2 +-
 .../org/apache/kafka/connect/transforms/Cast.java  |  82 ++++++++---
 .../apache/kafka/connect/transforms/CastTest.java  | 152 ++++++++++++++++++++-
 3 files changed, 213 insertions(+), 23 deletions(-)

Reply via email to