You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/03/29 13:37:48 UTC

[camel] branch regen_bot_3x updated (7fa767ab89a -> 244e47f819b)

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

github-bot pushed a change to branch regen_bot_3x
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 7fa767ab89a (chores) camel-cassandra: use a logger instead of standard error output
     add 8b29e614204 CAMEL-19216: camel-kudu - add predicate support to the scan operation (#9672)
     add 244e47f819b Regen for commit 8b29e61420488cb2718f59e19bd8055665a189d1

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/components/kudu.json  |  3 ++-
 .../org/apache/camel/component/kudu/kudu.json      |  3 ++-
 .../apache/camel/component/kudu/KuduConstants.java |  2 ++
 .../apache/camel/component/kudu/KuduProducer.java  |  4 ++-
 .../org/apache/camel/component/kudu/KuduUtils.java | 14 +++++++---
 .../apache/camel/component/kudu/KuduScanTest.java  | 30 ++++++++++++++++++++++
 6 files changed, 50 insertions(+), 6 deletions(-)