hql0312
hql0312
@chaclus in shenyu bootstrap , you can config the internal interface like this : 1. you can write a api start with /shenyu , such as /shenyu/detail 2. you can...
@Mrart @loserwang1024 i have a question. i think the performance issue is that, when add new table to config, the stream split will change to snapshot split , and when...
> > and the change code how to performance the logic ? > > Hi, @Mrart , @hql0312 . this pr is mainly focused on most situations. As I discussed...
> > > > and the change code how to performance the logic ? > > > > > > > > > Hi, @Mrart , @hql0312 . this pr...
> > i add a static object to hold the schema > > @hql0312 To be honest, I doesn't recommanded that use static object in cdc connectot. It will influence...
@xiaom review please?
> @hql0312 Thanks for your contribution, could you open a Flink jira issue and link to this PR? https://issues.apache.org/jira/browse/FLINK-37114 @leonardBang
@leonardBang please review again ?
@joyCurry30 i add new pr from https://github.com/apache/flink-cdc/pull/3979
@leonardBang how to fix the CI test, the code which have problem is not changed by me