Releases: YotpoLtd/metorikku
Releases · YotpoLtd/metorikku
v0.0.66
v0.0.65
v0.0.64
untagged-7fe0bb7de593050f3761
fix(travis): upload snapshot to gtihub releases
v0.0.63
v0.0.62
Fixes
set multiobjectdelete=false in spark-defaults
v0.0.61
v0.0.60
v0.0.59
Improvements:
- Upgrade to spark 2.4.4
- Removed our AVRO deserialisation code and moved to Abris (https://github.com/AbsaOSS/ABRiS), performance is much better with their code.
- Major performance improvement for Hudi writer when using
alignToPreviousSchema
configuration
Fixes
- Some fixes to the new tester code
- Fix for oracle DB writing (thanks @wangqinghuan)