Addax 4.0.6 has released!
General
- Add HiveReader plugin (#395)
- Add InfluxDB2Reader plugin for InfluxDB 2 or later (#398)
- Add InfluxDB2Writer plugin for InfluxDB 2 or later (#398)
- More checks on job files and more detailed error messages (#403)
- remove duplicated output message (#406)
- Improve json template content (#409)
- command line add support for generate job file (#411)
- Fix getValidColumnIndex Exception (#412, #404)
Reader plugins
hdfs reader
- Bump parquet-avro from 1.12.0 to 1.12.2 (#383)
hive reader
- Bump hive-jdbc from 3.1.0 to 3.1.2 (#397)
mongodb reader
- Keep the same conventions in job file (#415)
rdbms reader
- Fix incorrect jdbc driver class when specify driver item (#393)
Writer plugins
hdfs writer
- Bump parquet-avro from 1.12.0 to 1.12.2 (#383)
mongodb writer
- Keep the same conventions in job file (#419)
postgresql writer
- Fix incorrect result when set value to bit(n) field ( a87a661 )
rdbms writer
- Fix incorrect jdbc driver class when specify driver item (#394)