apache / doris-flink-connector

Flink Connector for Apache Doris
https://doris.apache.org/
Apache License 2.0
330 stars 226 forks source link

Flink Doris Connector Release Note 1.2.0 #52

Closed JNSimba closed 1 year ago

JNSimba commented 2 years ago

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

Yuntao-Wu commented 2 years ago

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

JNSimba commented 2 years ago

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