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

Documentation needed #96

Closed Jolanrensen closed 2 years ago

Jolanrensen commented 3 years ago

Many of the functions in ApiV1.kt are undocumented at the moment. We should probably copy over what the functions do from Spark itself, or maybe find an annotation that can pass through the documentation from the Spark to our API, so users get to see the docs when they're working with our API as well.

Jolanrensen commented 2 years ago

Working on it here: https://github.com/Jolanrensen/kotlin-spark-api/tree/more-documentation