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
459 stars 35 forks source link

Add easy conversion with TupleX and ArityX #135

Closed Jolanrensen closed 2 years ago

Jolanrensen commented 2 years ago

Add easy conversion with TupleX and ArityX. Maybe also add Pair and Triple conversions. There are still some functions that produce tuples such as JavaPairRDD etc.

Jolanrensen commented 2 years ago

done in pr