Improvements
- Change Spark
jobDescription
for DBReader & FileDFReader fromDBReader.run() -> Connection
toConnection -> DBReader.run()
.
Bug Fixes
- Fix
log_hwm
output forKeyValueIntHWM
(used by Kafka). (#316) - Fix
log_collection
hiding values in logs withINFO
level. (#316)
Dependencies
- Allow using etl-entities==2.4.0.
Doc only Changes
- Fix links to MSSQL date & time type documentation.