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 34 forks source link

Spark 3.2 #118

Closed asm0dey closed 2 years ago

Jolanrensen commented 2 years ago

Ah right! Let's see what qodana is complaining about. I'm not really sure... All I did was remove all mentions of 2.4 and rename 3.0 to 3.2. Maybe I missed something?

asm0dey commented 2 years ago

Also I can see that the buid fails. Will try to check tomorrow

asm0dey commented 2 years ago

OK, let the Qodana shut up

Jolanrensen commented 2 years ago

OK, let the Qodana shut up

@asm0dey However the build of scala 12 still failed for some reason right?

asm0dey commented 2 years ago

Nop, it was qodana who failed the build and I just ignored it and submitted the issue to Qodana's issue tracker. Build goes fine and 1.0.3 should already be available in Central

Jolanrensen commented 2 years ago

@asm0dey The version in the readme still says kotlin-spark-api-2.4 ;)