doris-flink-connector
doris-flink-connector copied to clipboard
Release Note 1.5.0
Feature & Improvement
- Support Doris’ Map, struct type #212
- Optimize schema change #167 #205
- Support direct connected be writing #187
- Supports batch writing and does not rely on checkpoint #168
- Can be directly connected to FE for writing, and uniq table is closed by default 2pc #202
- Support oracle, sqlserver, postgresql whole database synchronization #181 #178
- Optimize the synchronization part of the entire database: synchronize mysql tables without primary keys, add uid, upgrade cdc version to 2.4.2, etc.
- Introduce CacheRecorebuffer #193
- Support capturing update-before event #169
- Support table creation through flink catalog #147
- sink api reconstruction #213
- DorisSink, DorisBatchSink support multi-table writing #224 #223
- The entire database synchronization supports single Sink writing #245
- Whole database synchronization supports automatic table creation #248
Bug
- Fix the problem of data loss during two-stage commit #210
- The problem of duplicate data in asynchronous lookup query #198
- Fix the problem of largetint reading error in doris2.0 #173
- Fix the issue where resources are not released during lookup restart #162
- Fix the time zone problem encountered during mysql whole database synchronization #185
- Fix the problem of integer overflow in catalog creation table
Thanks
Thanks to everyone who has contributed to this release: @bingquanzhao @cjj2010 @codeAntg @cygnusdark @DongLiang-0 @GoGoWen @huangkai66 @IKAZUCHI-Akira @JNSimba @scxwhite @SunShine-1204 @thehuldra @vinlee19 @wanshicheng @wolfboys @zy-kkk