This repository has been archived by the owner on May 3, 2022. It is now read-only.
Oryx 2.7.2
This release fixes one important long-standing issue:
ALS app: java.lang.ClassCastException: java.lang.Object cannot be cast to java.lang.String
#304
It was resolved by replacing Koloboke with Eclipse Collections. It's a non-trivial change but addresses a correctness issue, at the unfortunate cost of about 5% performance in the ALS app.