doris-flink-connector icon indicating copy to clipboard operation
doris-flink-connector copied to clipboard

Flink Doris Connector Release Note 1.2.0

Open JNSimba opened this issue 2 years ago • 2 comments

Feature

  1. Support Flink 1.15 read and write
  2. Optimize log dependencies and delete log-related dependencies of pom files

Bugfix

  1. Solve the exception when MaxRetries = 0

Thanks

Thanks to everyone who has contributed to this release:

@hf200012 @JNSimba @link3280 @morningman @yeyudefeng

JNSimba avatar Aug 08 '22 05:08 JNSimba

is there any incompatible change should be mentioned? eg. strip_outer_array

Yuntao-Wu avatar Aug 10 '22 12:08 Yuntao-Wu

is there any incompatible change should be mentioned? eg. strip_outer_array

Replaced strip_outer_array with read_json_line write in 1.1.0. you can refer to here https://github.com/apache/doris-flink-connector/issues/42

JNSimba avatar Aug 11 '22 10:08 JNSimba