This is an automated email from the ASF dual-hosted git repository.
fcsaky pushed a commit to branch release-1.20
in repository https://gitbox.apache.org/repos/asf/flink.git
The following commit(s) were added to refs/heads/release-1.20 by this push:
new 31fb9e09067 [FLINK-37664][docs] Integrate Kudu connector docs
31fb9e09067 is described below
commit 31fb9e09067070322394b57f43c67105ad455404
Author: Ferenc Csaky <[email protected]>
AuthorDate: Sat Apr 12 11:28:51 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 4f6224060b5..b263943efe8 100755
--- a/docs/setup_docs.sh
+++ b/docs/setup_docs.sh
@@ -64,6 +64,7 @@ if [ "$SKIP_INTEGRATE_CONNECTOR_DOCS" = false ]; then
integrate_connector_docs hbase v3.0
integrate_connector_docs prometheus v1.0
integrate_connector_docs hive v3.0
+ integrate_connector_docs kudu v2.0
cd ..
rm -rf tmp