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

including spark 3.2.3, 3.3.1, 3.2.2, scala bumps, small fix in Encoding #187

Closed Jolanrensen closed 1 year ago

Jolanrensen commented 1 year ago

including spark 3.2.3, 3.3.1, 3.2.2, scala bumps, small fix in Encoding

Jolanrensen commented 1 year ago

Appears that Spark 3.3.1 does not work since it relies on "com.fasterxml.jackson.core:jackson-databind:2.13.4.1" which does not exist...

https://github.com/FasterXML/jackson-bom/issues/52