Hongshun Wang
Hongshun Wang
@sap1ens, it seems that unblocking the process for newly added tables is a better approach, and I am also interested in PG CDC and have enough time recently. I would...
@leonardBang , I'd like to do it. @sap1ens, thanks a lot , being able to reference your past work will help me avoid a lot of trouble.
> add afterHandleScn() that can handle it after handle scn. @molsionmo , it seems some problem will occur(See https://github.com/ververica/flink-cdc-connectors/issues/2909). > LogMinerStreamingChangeEventSource does not have handle(event) method so that we can...
> See #96 It seems do nothing!
@davecramer , thanks for your answer. `ResultSet getTables(String catalog, String schemaPattern, String tableNamePattern, String types[]) throws SQLException;` Is that mean params catalog and schemaPattern all represent schema?
@yuxiqian , @PatrickRen , a mirror fix, CC
@lzshlzsh, thank you for your PR. It helps a lot. I completely agree with your schema optimization proposal to reduce the time taken for schema acquisition in scenarios involving multi-table...
@cobolbaby > Is there any update on this issue? I am pushing forward [FLIP-389 Annotate SingleThreadFetcherManager as PublicEvolving](https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=278465498) now. > which states will be reset and which states will be...
@lizhimins , @GOODBOY008 , CC