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

fcsaky pushed a commit to branch release-1.19
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/release-1.19 by this push:
     new 1c6ea6b97f7 [FLINK-37664][docs] Integrate Kudu connector docs
1c6ea6b97f7 is described below

commit 1c6ea6b97f7152662bc84379c56f6269239d06e2
Author: Ferenc Csaky <[email protected]>
AuthorDate: Sat Apr 12 11:29:20 2025 +0200

    [FLINK-37664][docs] Integrate Kudu connector docs
---
 docs/setup_docs.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/setup_docs.sh b/docs/setup_docs.sh
index 701188d099c..4a95da350d6 100755
--- a/docs/setup_docs.sh
+++ b/docs/setup_docs.sh
@@ -55,6 +55,7 @@ integrate_connector_docs opensearch v1.2
 integrate_connector_docs pulsar v4.1
 integrate_connector_docs rabbitmq v3.0
 integrate_connector_docs prometheus v1.0
+integrate_connector_docs kudu v2.0
 
 cd ..
 rm -rf tmp

Reply via email to