自动同步模式

This commit is contained in:
inrgihc
2023-12-07 21:40:45 +08:00
parent 076ef5138b
commit d2e8b85cd3
74 changed files with 471 additions and 237 deletions

View File

@@ -319,7 +319,7 @@ jdbc驱动名称org.apache.hive.jdbc.HiveDriver
**OpenGauss数据库**
```
jdbc连接地址dbc:opengauss://172.17.2.10:5866/test
jdbc连接地址jdbc:opengauss://172.17.2.10:5866/test
jdbc驱动名称org.opengauss.Driver
```