Skip to content

4.0.8

Compare
Choose a tag to compare
@wgzhao wgzhao released this 09 Jan 05:58

Addax 4.0.8 has released!

General

  • Unify the versions of third-party packages to reduce the size of the installation package (#461)
  • Optimize storage module (#463)
  • Fix cast bigint to long error (#490)

Reader plugins

hdfs reader

  • optimize code (#466)

Writer plugins

clickhouse writer

  • Using offical recommended stream writing method to get performs the best (#500)

hdfs writer

  • code optimize (#465)
  • Fix incorrect store value when use date type with orc file (#489)