New
1.2.4 (Spark up to 3.3.2, Java 8 in Jupyter notebooks)
What's Changed
- Replace type check by pattern match by @cutiechi in https://github.com/Kotlin/kotlin-spark-api/pull/193
- Set Jupyter version to Java 8 by @Jolanrensen in https://github.com/Kotlin/kotlin-spark-api/pull/200
- Update spark to 3.3.2 by @devongleeson in https://github.com/Kotlin/kotlin-spark-api/pull/198
- Spark yarn in Jupyter notebooks by @Jolanrensen in https://github.com/Kotlin/kotlin-spark-api/pull/201
- Version bumps by @Jolanrensen in https://github.com/Kotlin/kotlin-spark-api/pull/202
New Contributors
- @cutiechi made their first contribution in https://github.com/Kotlin/kotlin-spark-api/pull/193
- @devongleeson made their first contribution in https://github.com/Kotlin/kotlin-spark-api/pull/198
Full Changelog: https://github.com/Kotlin/kotlin-spark-api/compare/1.2.3...v1.2.4