Help Center> GaussDB(DWS)> Tool Guide> DWS-Connector> DWS-Connector Version Description
Updated on 2023-04-03 GMT+08:00

DWS-Connector Version Description

Table 1 Change History

Version

Change Description

Remarks

1.0

This issue is the first official release.

Only the scala2.11 flink 1.12 version is released.

1.0.2

Optimized the exception retry logic of dwsclient. The retry mode is changed from retry upon all exceptions to retry only upon five types of exceptions: connection exception, database read-only, timeout, excessive connections, and lock exception.

Supported dws-connector-flink versions:

Scala2.11: flink 1.12, 1.13

Scala2.12: flink 1.12, 1.13, 1.15