Daishuyuan opened a new pull request, #4341:
URL: https://github.com/apache/flink-cdc/pull/4341
## What is changed
- add a new DWS sink pipeline connector module with sink factory, sink
function, metadata applier, option definitions, type conversion utilities and
factory service
registration
- integrate the new module into the pipeline connectors build
- add unit and integration tests for data sink factory, sink function,
metadata applier and pipeline execution
## Why
Flink CDC currently does not provide a DWS pipeline sink connector. This
change adds DWS sink pipeline connector support so DWS can be used as a
pipeline sink
consistently with other supported systems.
--
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]