You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kyuubi.apache.org by ch...@apache.org on 2022/08/08 12:11:06 UTC

[incubator-kyuubi] branch master updated: [KYUUBI #3198] [DOCS] Fix index of Hudi Flink connector

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

chengpan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-kyuubi.git


The following commit(s) were added to refs/heads/master by this push:
     new c64b7648d [KYUUBI #3198] [DOCS] Fix index of Hudi Flink connector
c64b7648d is described below

commit c64b7648deab4583c210831c2f05c2c7d5c57326
Author: Luning Wang <wa...@gmail.com>
AuthorDate: Mon Aug 8 20:10:55 2022 +0800

    [KYUUBI #3198] [DOCS] Fix index of Hudi Flink connector
    
    ### _Why are the changes needed?_
    
    ### _How was this patch tested?_
    - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible
    
    - [ ] Add screenshots for manual tests if appropriate
    
    - [ ] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request
    
    Closes #3198 from deadwind4/flink-hudi-doc-index.
    
    Closes #3198
    
    70484b0c [Luning Wang] [hotfix] Fix doc index of Hudi Flink connector
    
    Authored-by: Luning Wang <wa...@gmail.com>
    Signed-off-by: Cheng Pan <ch...@apache.org>
---
 docs/connector/flink/index.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/connector/flink/index.rst b/docs/connector/flink/index.rst
index ca0ea6fe5..ce020cc43 100644
--- a/docs/connector/flink/index.rst
+++ b/docs/connector/flink/index.rst
@@ -19,4 +19,5 @@ Connectors For Flink SQL Query Engine
 .. toctree::
     :maxdepth: 2
 
+    hudi
     iceberg