laughingman7743 commented on code in PR #156: URL: https://github.com/apache/flink-connector-jdbc/pull/156#discussion_r1986996966
########## docs/content/docs/connectors/table/jdbc.md: ########## @@ -702,7 +708,7 @@ SELECT * FROM given_database.test_table2; Data Type Mapping ---------------- -Flink supports connect to several databases which uses dialect like MySQL, Oracle, PostgreSQL, CrateDB, Derby, SQL Server, Db2 and OceanBase. The Derby dialect usually used for testing purpose. The field data type mappings from relational databases data types to Flink SQL data types are listed in the following table, the mapping table can help define JDBC table in Flink easily. +Flink supports connect to several databases which uses dialect like MySQL, Oracle, PostgreSQL, CrateDB, Derby, SQL Server, Db2, OceanBase and Spanner. The Derby dialect usually used for testing purpose. The field data type mappings from relational databases data types to Flink SQL data types are listed in the following table, the mapping table can help define JDBC table in Flink easily. Review Comment: Fixed: https://github.com/apache/flink-connector-jdbc/pull/156/commits/3c7d2258ab0fe8bf56a60722de09b6c7e00c5350 -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org