doris-flink-connector
doris-flink-connector copied to clipboard
Release Note 1.6.0
Features & Improvements
- Support flink1.19
- Synchronous creation of tables in the entire database supports custom Bukcet #307
- Unify DorisSink and DorisBatchSink #309
- Add copymode writing #312
- Reconstruct the cdc entire library synchronization framework #319
- Support a single task to synchronize multiple databases #322
- Add ignore-commit parameter #327
- DorisSource supports predicate pushdown #348
Bug
- When the mission is restarted, the survival option cannot be selected. #311
- Fix the schemach problem when writing to multiple tables #313
- Fixed some log printing errors #315
- Fix e2e case instability problem
- Fix a series of issues with HttpClient write timeout #344
- Fix the problem that rename does not take effect #349
- Fix the incompatibility problem of datetime/date return in Doris2.1.1 #351
- Fix lookupjoin timestamp type error reporting problem #341
Behavior Change
- Enable new-schema-change by default #318
- DorisSource changes default value #350
- Remove doris.filter.query/doris.read.field parameters in FlinkSQL #348
- Modify the naming and types of some parameters of FlinkSQL #337
Thanks
@bingquanzhao @caoliang-web @DongLiang-0 @JNSimba @smallhibiscus @vinlee19 @yulei0824