Oryx 2 v2.7.2 Release Notes

Release Date: 2018-10-06 // over 5 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.