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

Add enum support for `ApiV1Kt.generateEncoder` #99

Closed nonpool closed 3 years ago

nonpool commented 3 years ago

[#98]

asm0dey commented 3 years ago

Thank you very much for your contribution! Could you please add support to 2.x Spark too?

nonpool commented 3 years ago

Of course. I want to use this library for our project, Could you release a new release version as soon as possible?

asm0dey commented 3 years ago

@nonpool I expect to release 1.0.2 on June, 19. But if anything I can build and sign binaries for you earlier than that.

nonpool commented 3 years ago

OK,July 19 is the date to wait. Before that, we should fix the issue that the maven artifactId or documentation was incorrectly. I will fix this in other PR

Jolanrensen commented 3 years ago

@asm0dey Maybe you should also mention this in the release notes https://github.com/JetBrains/kotlin-spark-api/releases/tag/1.0.2 :) Might be important to know for some people.

asm0dey commented 3 years ago

Absolutely, thanks!