Skip to content

4.1.8

Latest
Compare
Choose a tag to compare
@wgzhao wgzhao released this 19 Sep 08:25

Addax 4.1.8 has released! ㊗️

changelog

8d38bda [improve][lib][rdbms] Handle unknown or unsupported types as strings to improve support for various data types
ceefb94 [improve][plugin][hdfsreader] Handle data type mismatch by converting to string when expected type is not met
216b08d [improve][plugin][hdfsreader] Add support for float data type
33dae27 [improve][plugin][hdfswriter] Enhance handling of time-relative data types
b8a9725 [improve][plugin][hdfswriter] Refine timestamp data type handling in Parquet and ORC file formats
950701f [bugfix][lib][rdbms] fix incorrect jdbc path
53767a4 [bugfix][core] fix NPE when doest not exists
127f998 [bugfix][core] use conf instead content to valid path
696f0e4 [improve][core] Improved JSON structure for job content and connection parameters (#1125)
e44d1cf [bugfix][plugin][hdfswriter] fix incorrect parquet decimal value display when value scale differs from column definition
56b0414 [improve][plugin][hdfswriter] add check for writable permissions on HDFS path before writing