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

Add UDFRegister functions for Spark 2.4 #66

Closed FelixEngl closed 3 years ago

FelixEngl commented 3 years ago

Short description

Add a kotlin-styled way to create and call UDFs in a more secure manner.

Possible improvements

Future plans

FelixEngl commented 3 years ago

Messed up branches. Will make new pull request with separate branch.