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 2144496ae [INLONG-6177][Doc] Update the supported Data Nodes table 
(#6178)
2144496ae is described below

commit 2144496ae38f07a4a52e71de48ee48f457c4ce9b
Author: Charles Zhang <[email protected]>
AuthorDate: Mon Oct 17 10:23:26 2022 +0800

    [INLONG-6177][Doc] Update the supported Data Nodes table (#6178)
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index a8c2c38a7..fb60954bc 100644
--- a/README.md
+++ b/README.md
@@ -73,11 +73,11 @@ You can use InLong in the following ways:
 |              | File              | None                         | Standard   
           |
 |              | Kafka             | 2.x                          | 
Lightweight, Standard |
 |              | MySQL             | 5.6, 5.7, 8.0.x              | 
Lightweight, Standard |
-|              | MongoDB           | >= 3.6                       | 
Lightweight           |
+|              | MongoDB           | >= 3.6                       | 
Lightweight, Standard |
 |              | Oracle            | 11,12,19                     | 
Lightweight           |
-|              | PostgreSQL        | 9.6, 10, 11, 12              | 
Lightweight           |
+|              | PostgreSQL        | 9.6, 10, 11, 12              | 
Lightweight, Standard |
 |              | Pulsar            | 2.8.x                        | 
Lightweight           |
-|              | SQLServer         | 2012, 2014, 2016, 2017, 2019 | 
Lightweight           |
+|              | SQLServer         | 2012, 2014, 2016, 2017, 2019 | 
Lightweight, Standard |
 | Load Node    | Auto Consumption  | None                         | Standard   
           |
 |              | Hive              | 1.x, 2.x, 3.x                | 
Lightweight, Standard |
 |              | Iceberg           | 0.12.x                       | 
Lightweight, Standard |

Reply via email to