gong commented on code in PR #392: URL: https://github.com/apache/incubator-inlong-website/pull/392#discussion_r895448124
########## docs/data_node/load_node/overview.md: ########## @@ -10,19 +10,19 @@ Load Nodes is a set of Sink Connectors based on <a href="https://flink.apache.or ## Supported Load Nodes | Load Node | Version | Driver | |-----------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------| -| [kafka](kafka.md) | [Kafka](https://kafka.apache.org/): 0.10+ | None | -| [hbase](hbase.md) | [Hbase](https://hbase.apache.org/): 2.2.x | None | -| [postgresql](postgresql.md) | [PostgreSQL](https://www.postgresql.org/): 9.6, 10, 11, 12 | None | -| [oracle](oracle.md) | [Oracle](https://www.oracle.com/index.html): 11, 12, 19 | Oracle Driver: 19.3.0.0 | -| [mysql](mysql.md) | [MySQL](https://dev.mysql.com/doc): 5.6, 5.7, 8.0.x <br/> [RDS MySQL](https://www.aliyun.com/product/rds/mysql): 5.6, 5.7, 8.0.x <br/> [PolarDB MySQL](https://www.aliyun.com/product/polardb): 5.6, 5.7, 8.0.x <br/> [Aurora MySQL](https://aws.amazon.com/cn/rds/aurora): 5.6, 5.7, 8.0.x <br/> [MariaDB](https://mariadb.org): 10.x <br/> [PolarDB X](https://github.com/ApsaraDB/galaxysql): 2.0.1 | JDBC Driver: 8.0.21 | -| [tdsql-postgresql](tdsql-postgresql.md) | [TDSQL-PostgreSQL](https://cloud.tencent.com/document/product/1129): 10.17 | Oracle Driver: 19.3.0.0 | -| [greenplum](greenplum.md) | [Greeplum](https://greenplum.org/): 4.x, 5.x, 6.x | None | -| [elasticsearch](elasticsearch.md) | [Elasticsearch](https://www.elastic.co/): 6.x, 7.x | None | -| [clickhouse](clickhouse.md) | [ClickHouse](https://clickhouse.com/): 20.7+ | None | -| [hive](hive.md) | [Hive](https://hive.apache.org/): 1.x, 2.x, 3.x | None | -| [sqlserver](sqlserver.md) | [Sqlserver](https://www.microsoft.com/sql-server): 2012, 2014, 2016, 2017, 2019 | None | -| [hdfs](hdfs.md) | [HDFS](https://hadoop.apache.org/): 2.x, 3.x | None | -| [iceberg](iceberg.md) | [Iceberg](https://iceberg.apache.org/): 0.13.1+ | None | +| [Kafka](kafka.md) | [Kafka](https://kafka.apache.org/): 0.10+ | None | +| [HBase](hbase.md) | [HBase](https://hbase.apache.org/): 2.2.x | None | +| [PostgreSQL](postgresql.md) | [PostgreSQL](https://www.postgresql.org/): 9.6, 10, 11, 12 | JDBC Driver: 42.2.12 | +| [Oracle](oracle.md) | [Oracle](https://www.oracle.com/index.html): 11, 12, 19 | Oracle Driver: 19.3.0.0 | +| [MySQL](mysql.md) | [MySQL](https://dev.mysql.com/doc): 5.6, 5.7, 8.0.x <br/> [RDS MySQL](https://www.aliyun.com/product/rds/mysql): 5.6, 5.7, 8.0.x <br/> [PolarDB MySQL](https://www.aliyun.com/product/polardb): 5.6, 5.7, 8.0.x <br/> [Aurora MySQL](https://aws.amazon.com/cn/rds/aurora): 5.6, 5.7, 8.0.x <br/> [MariaDB](https://mariadb.org): 10.x <br/> [PolarDB X](https://github.com/ApsaraDB/galaxysql): 2.0.1 | JDBC Driver: 8.0.21 | +| [TDSQL-PostgreSQL](tdsql-postgresql.md) | [TDSQL-PostgreSQL](https://cloud.tencent.com/document/product/1129): 10.17 | JDBC Driver: 42.2.12 | +| [Greenplum](greenplum.md) | [Greenplum](https://greenplum.org/): 4.x, 5.x, 6.x | JDBC Driver: 42.2.12 | +| [Elasticsearch](elasticsearch.md) | [Elasticsearch](https://www.elastic.co/): 6.x, 7.x | None | +| [ClickHouse](clickhouse.md) | [ClickHouse](https://clickhouse.com/): 20.7+ | None | +| [Hive](hive.md) | [Hive](https://hive.apache.org/): 1.x, 2.x, 3.x | None | +| [SQLServer](sqlserver.md) | [SqlServer](https://www.microsoft.com/sql-server): 2012, 2014, 2016, 2017, 2019 | None | Review Comment: ok -- 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]
