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

dockerzhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git


The following commit(s) were added to refs/heads/master by this push:
     new 52fa28194 [INLONG-6833][Doc] Add doris and starrocks load node in 
README.md (#6834)
52fa28194 is described below

commit 52fa28194c020bb99a0ff70451be3e41859390df
Author: Liao Rui <[email protected]>
AuthorDate: Mon Dec 12 12:45:47 2022 +0800

    [INLONG-6833][Doc] Add doris and starrocks load node in README.md (#6834)
    
    Co-authored-by: ryanrliao <[email protected]>
---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 315ad6e03..15194a6ec 100644
--- a/README.md
+++ b/README.md
@@ -100,6 +100,8 @@ You can use InLong in the following ways:
 |              | PostgreSQL        | 9.6, 10, 11, 12              | 
Lightweight, Standard |
 |              | SQLServer         | 2012, 2014, 2016, 2017, 2019 | 
Lightweight, Standard |
 |              | TDSQL-PostgreSQL  | 10.17                        | 
Lightweight, Standard |
+|              | Doris             | >= 0.13                      | 
Lightweight, Standard |
+|              | StarRocks         | >= 2.0                       | 
Lightweight, Standard |
 
 ## Build InLong
 More detailed instructions can be found at [Quick 
Start](https://inlong.apache.org/docs/next/quick_start/how_to_build) section in 
the documentation.

Reply via email to