Open
Description
Features & Improvements
- Automatically create new synchronization tables in the scenario of sharding [Featuer] support auto create table for shard table #564
- DorisSource uses ArrowFlightSQL to read by default [Improve] DorisSource use arrowflightsql read type default #574
- Add itcase e2ecase [Improve](case) add itcase for dorissource , dorissink and lookup join #569 [Improve](sink) Fix problems may be caused by multi table import and add cases #577 [Improve] add test case for cdc sync #580
- Compatible with IP type reading after doris2.1.3 [source]Add compatibility for IP data types with Doris 2.1.3 and newer #576
- Add release script [Chore] Add release scipts #567
- Increase retry interval in batch mode [improve] add the interval between retries in batch mode #579
- Automatically create new tables for mongodbcdc synchronization [improve] auto create Doris table for new MongoDB collections in Data… #573
- Add some usage examples [test](example) add example for datagen source #589
Bug
- Flink task stuck after streamload thread exits abnormally [Improve](Stream) Optimize the situation where Flink may get stuck after the streamload thread exits abnormally #578
- Fix pgcdc synchronization type conversion problem [Fix] Fix the problem of converting the int2 and smallserial data types of … #582
- Schema Length Mismatch for ObjectId Non-id Fields in Collections in mongodbcdc synchronization Fix: Schema Length Mismatch for ObjectId Non-id Fields in Collections #588