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

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


The following commit(s) were added to refs/heads/branch-1.5 by this push:
     new 4565b21  [KYUUBI #2079] Update kyuubi layer source file to add flink 
and trino…
4565b21 is described below

commit 4565b21ed224c6de1715d2abf30f6acf7ba8b3a1
Author: yanghua <[email protected]>
AuthorDate: Thu Mar 10 09:39:15 2022 +0800

    [KYUUBI #2079] Update kyuubi layer source file to add flink and trino…
    
    … engine
    
    <!--
    Thanks for sending a pull request!
    
    Here are some tips for you:
      1. If this is your first time, please read our contributor guidelines: 
https://kyuubi.readthedocs.io/en/latest/community/contributions.html
      2. If the PR is related to an issue in 
https://github.com/apache/incubator-kyuubi/issues, add '[KYUUBI #XXXX]' in your 
PR title, e.g., '[KYUUBI #XXXX] Your PR title ...'.
      3. If the PR is unfinished, add '[WIP]' in your PR title, e.g., 
'[WIP][KYUUBI #XXXX] Your PR title ...'.
    -->
    
    ### _Why are the changes needed?_
    <!--
    Please clarify why the changes are needed. For instance,
      1. If you add a feature, you can talk about the use case of it.
      2. If you fix a bug, you can clarify why it is a bug.
    -->
    
    ### _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 #2080 from yanghua/KYUUBI-2079.
    
    Closes #2079
    
    2bf98720 [yanghua] [KYUUBI #2079] Update kyuubi layer source file to add 
flink and trino engine
    
    Authored-by: yanghua <[email protected]>
    Signed-off-by: ulysses-you <[email protected]>
    (cherry picked from commit a882c4bf4e081ec66c7c0dce456046aef31d0269)
    Signed-off-by: ulysses-you <[email protected]>
---
 docs/imgs/kyuubi_layers.drawio | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/imgs/kyuubi_layers.drawio b/docs/imgs/kyuubi_layers.drawio
index f30ca7a..51e0a4c 100644
--- a/docs/imgs/kyuubi_layers.drawio
+++ b/docs/imgs/kyuubi_layers.drawio
@@ -1 +1 @@
-<mxfile host="Electron" modified="2021-12-08T06:24:58.334Z" agent="5.0 
(Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) 
draw.io/15.8.7 Chrome/91.0.4472.164 Electron/13.6.2 Safari/537.36" 
etag="-0KwQSQxH1dmjFZ5RZVH" version="15.8.7" type="device"><diagram 
name="layers" 
id="74e2e168-ea6b-b213-b513-2b3c1d86103e">3LxX26NItib6a/py5sEjLvFOeGHv8CC8F/z6Q+jLqq7q6tm7e87ec84zZCoFEUGYZd+1IpR/Q9nuI87xWGlDlrd/Q6Ds8zeU+xuCwBCF3F+g5PwpoRDip6Cc6+xXo78XOPWV//bmr9KtzvLlTw3XYWjXevx
 [...]
\ No newline at end of file
+<mxfile host="app.diagrams.net" modified="2022-03-09T14:08:46.369Z" agent="5.0 
(Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) 
Chrome/98.0.4758.102 Safari/537.36" etag="pCajnpnAgWe0raVfHzyl" 
version="17.0.0" type="device"><diagram name="layers" 
id="74e2e168-ea6b-b213-b513-2b3c1d86103e">3LxX26NItib6a/py5sEjLvFOeGHv8CC8F/z6Q+jLqq7q6tm7e87ec84zZCoFEUGYZd+1IpR/Q9nuI87xWGlDlrd/Q6Ds8zeU+xuCwPCDuL9AyflTQqLUT0E519mvRn8vcOor/1UI/Srd6ixf/tRwHYZ2rcc/F6ZD3+fp+qeyeJ6H48/Niq
 [...]
\ No newline at end of file

Reply via email to