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

Release 1.0.3 on Maven Central #139

Closed devictr closed 2 years ago

devictr commented 2 years ago

Hi @Jolanrensen

I was about to try out this lib with Spark 3.2.x, but it doesn't seem like version 1.0.3 is released on Maven Central. Would it be possible to release it there?

Thanks!

Jolanrensen commented 2 years ago

Definitely! @asm0dey? ;)

Until then you can also download the jar from the releases manually

devictr commented 2 years ago

Thank you!

asm0dey commented 2 years ago

Folks, I'm sorry for not keeping you updated, but it's released for some time already: https://search.maven.org/artifact/org.jetbrains.kotlinx.spark/kotlin-spark-api-3.2/1.0.3/jar

devictr commented 2 years ago

Thanks @asm0dey !