You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by oa...@apache.org on 2021/02/23 14:59:56 UTC

[camel-kafka-connector] branch add-struct-check updated (8fe61e2 -> 026d768)

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

oalsafi pushed a change to branch add-struct-check
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git.


    from 8fe61e2  Support nested structs
     add 026d768  Add an option flag to convert from Struct to Map

No new revisions were added by this update.

Summary of changes:
 .../kafkaconnector/CamelSinkConnectorConfig.java   | 10 ++++-
 .../apache/camel/kafkaconnector/CamelSinkTask.java | 11 +++--
 .../camel/kafkaconnector/CamelSinkTaskTest.java    | 52 +++++++++++++++++++++-
 3 files changed, 66 insertions(+), 7 deletions(-)