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

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


    from c2af356  KAFKA-8523 Enabling InsertField transform to be used with 
tombstone events (#6914)
     new aaa71d7  KAFKA-6684: Support casting Connect values with bytes schema 
to string
     new 81db9de  KAFKA-6290: Support casting from logical types in cast 
transform (#7371)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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

Reply via email to