healchow commented on code in PR #7302: URL: https://github.com/apache/inlong/pull/7302#discussion_r1092768187
########## README.md: ########## @@ -72,36 +72,37 @@ You can use InLong in the following ways: - Visualize your operations on [InLong dashboard](https://inlong.apache.org/docs/next/user_guide/dashboard_usage). ## Supported Data Nodes (Updating) -| Type | Name | Version | Architecture | -|--------------|-------------------|------------------------------|-----------------------| -| Extract Node | Auto Push | None | Standard | -| | File | None | Standard | -| | Kafka | 2.x | Lightweight, Standard | -| | MongoDB | >= 3.6 | Lightweight, Standard | -| | MQTT | >= 3.1 | Standard | -| | MySQL | 5.6, 5.7, 8.0.x | Lightweight, Standard | -| | Oracle | 11,12,19 | Lightweight | -| | PostgreSQL | 9.6, 10, 11, 12 | Lightweight, Standard | -| | Pulsar | 2.8.x | Lightweight | -| | Redis | 2.6.x | Standard | -| | SQLServer | 2012, 2014, 2016, 2017, 2019 | Lightweight, Standard | -| Load Node | Auto Consumption | None | Standard | -| | ClickHouse | 20.7+ | Lightweight, Standard | -| | Elasticsearch | 6.x, 7.x | Lightweight, Standard | -| | Greenplum | 4.x, 5.x, 6.x | Lightweight, Standard | -| | HBase | 2.2.x | Lightweight, Standard | -| | HDFS | 2.x, 3.x | Lightweight, Standard | -| | Hive | 1.x, 2.x, 3.x | Lightweight, Standard | -| | Iceberg | 0.12.x | Lightweight, Standard | -| | Hudi | 0.12.x | Lightweight, Standard | -| | Kafka | 2.x | Lightweight, Standard | -| | MySQL | 5.6, 5.7, 8.0.x | Lightweight, Standard | -| | Oracle | 11, 12, 19 | Lightweight, Standard | -| | 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 | +| Type | Name | Version | Architecture | +|--------------|------------------|------------------------------|-----------------------| +| Extract Node | Auto Push | None | Standard | +| | File | None | Standard | +| | Kafka | 2.x | Lightweight, Standard | +| | MongoDB | >= 3.6 | Lightweight, Standard | +| | MQTT | >= 3.1 | Standard | +| | MySQL | 5.6, 5.7, 8.0.x | Lightweight, Standard | +| | Oracle | 11,12,19 | Lightweight | +| | PostgreSQL | 9.6, 10, 11, 12 | Lightweight, Standard | +| | Pulsar | 2.8.x | Lightweight | +| | Redis | 2.6.x | Standard | +| | SQLServer | 2012, 2014, 2016, 2017, 2019 | Lightweight, Standard | +| Load Node | Auto Consumption | None | Standard | +| | ClickHouse | 20.7+ | Lightweight, Standard | +| | Elasticsearch | 6.x, 7.x | Lightweight, Standard | +| | Greenplum | 4.x, 5.x, 6.x | Lightweight, Standard | +| | HBase | 2.2.x | Lightweight, Standard | +| | HDFS | 2.x, 3.x | Lightweight, Standard | +| | Hive | 1.x, 2.x, 3.x | Lightweight, Standard | +| | Iceberg | 0.12.x | Lightweight, Standard | +| | Hudi | 0.12.x | Lightweight, Standard | +| | Kafka | 2.x | Lightweight, Standard | +| | MySQL | 5.6, 5.7, 8.0.x | Lightweight, Standard | +| | Oracle | 11, 12, 19 | Lightweight, Standard | +| | 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 | +| | Redis | >= 3.0 | Lightweight, Standard | Review Comment: Please not change others doc, just add the new type at the end of table. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
