Oryx 2 v2.7.2 Release Notes
Release Date: 2018-10-06 // over 4 years ago-
๐ 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.