Kotlin / kotlin-spark-api

This projects gives Kotlin bindings and several extensions for Apache Spark. We are looking to have this as a part of Apache Spark 3.x
Apache License 2.0
455 stars 34 forks source link

JavaRDD extension functions + iterators #174

Closed Jolanrensen closed 2 years ago

Jolanrensen commented 2 years ago

https://github.com/Kotlin/kotlin-spark-api/issues/151, Work in progress...

Jolanrensen commented 2 years ago

just needs more tests