ouyangwulin
ouyangwulin
@leonardBang Can you help me review it again?
Thanks for review, let me optimize it
This version does not support the following options: ` @Experimental public static final ConfigOption INCLUDE_COMMENTS_ENABLED = ConfigOptions.key("include-comments.enabled") .booleanType() .defaultValue(false) .withDescription( "Whether enable include table and column comments, by default is...
@lvyanquan We currently support postgres sql types following the flink postgres cdc implementation. But https://www.rockdata.net/zh-cn/docs/14/datatype.html support the field type and the current implementation of the difference is bigger, our pr...
> Seems newly added test cases are failing, could @Mrart take a look? It seems the test env problems, we can trigger test again.
@lvyanquan After CI passes, is it possible to enter the next process?
As discuss with @lvyanquan : 1. If applicationId is not specified, a session is created and the job is submitted 2. Multiple flink jobs can be submitted if the applicationId...
Why can't I use email? There is no slack in our project, so I can't link your mobile phone number. We are very welcome to our UAE friends. You can...
https://github.com/apache/incubator-streampark/issues/3857
Plan 1. [Feature] Add CDC jar client for support cdc yaml #4163 2. [Feature] Backend modifications support the cdc yaml api #4164 3. [Feature] The front-end is modified to support...