apache / doris-spark-connector

Spark Connector for Apache Doris
https://doris.apache.org/
Apache License 2.0
74 stars 90 forks source link

Spark Doris Connector Release Note 1.3.2 #203

Open JNSimba opened 2 months ago

JNSimba commented 2 months ago

Features & Improvements

  1. Reconstruct Loader writing and Support writing in copy mode #187 #190
  2. Write to support https #189
  3. Support reading varint ipv4 ipv6 and other types #199 #197
  4. Support doris2.1 date/datetime reading format #193

Bug

  1. Fix the problem of error reporting when column name is keyword when writing #186
  2. Fix the problem of data duplication caused by repartition #191
  3. Fix the problem of data duplication during retry

Behavior Change

  1. Some default values of Reader have been modified #196

Thanks

@gnehil @JNSimba @lxwcodemonkey @smallhibiscus @vinlee19