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

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


The following commit(s) were added to refs/heads/release-1.17 by this push:
     new b6704495ba3 [hotfix] Integrate HBase v3.0 connector documentation
b6704495ba3 is described below

commit b6704495ba3459727ed236c0a14da50ee3a5de0a
Author: Martijn Visser <[email protected]>
AuthorDate: Fri Jan 5 13:13:21 2024 +0100

    [hotfix] Integrate HBase v3.0 connector documentation
---
 docs/setup_docs.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/setup_docs.sh b/docs/setup_docs.sh
index 36997107d6c..f3ffa9e2602 100755
--- a/docs/setup_docs.sh
+++ b/docs/setup_docs.sh
@@ -52,6 +52,7 @@ integrate_connector_docs rabbitmq v3.0
 integrate_connector_docs gcp-pubsub v3.0
 integrate_connector_docs mongodb v1.0
 integrate_connector_docs opensearch v1.0
+integrate_connector_docs hbase v3.0
 
 cd ..
 rm -rf tmp

Reply via email to