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.1 #184

Open JNSimba opened 6 months ago

JNSimba commented 6 months ago

Feature & Improvement

  1. Automatically turn on redirection, default value policy #183
  2. Add gz compression when writing in csv format #180
  3. Add benode writing #177
  4. Add itcase #175
  5. Support json type reading #174
  6. Add arrow type writing #161

Bug

  1. Fix struct type writing logic
  2. Fix the problem caused by null when writing csv #166
  3. Fix the problem of timestamp writing accuracy #165

Thanks

@caicancai @caoliang-web @fluozhiye @gnehil @JNSimba @MYiYang @wuwenchi