Qingsheng Ren
Qingsheng Ren
## What is the purpose of the change This PR fixes the semantic of latestLoadTime in caching lookup function ## Brief change log - Fix semantic of latestLoadTime in caching...
Currently `flink-cdc-base` framework doesn't support discovering and adding tables dynamically. This feature is already implemented in MySQL CDC connector so it's required to support it in the framework in order...
## What is the purpose of the change This pull request updates documentation of JDBC and HBase lookup table for new caching options. ## Brief change log - Update documentation...
Unchanged backport of #20885
Unchanged backport of #20760 on release-1.15
Unchanged backport of #20760 on release-1.14
I'm working on a project ([Apache Flink](https://github.com/apache/flink)) using AOSP format but with [customized import ordering](https://github.com/apache/flink/blob/e0240c782073f879a1a1e3fe22b45a38ee499c45/pom.xml#L2123-L2126). I manually set the order in `Preferences | Editor | Code Style | Java |...
This pull request fixes license and NOTICE files and add CI check in Flink CDC.