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

[Fix] Encoding isSomething names in data classes #171

Closed Jolanrensen closed 2 years ago

Jolanrensen commented 2 years ago

https://github.com/Kotlin/kotlin-spark-api/issues/170

asm0dey commented 2 years ago

Should we update the version here?

Jolanrensen commented 2 years ago

Should we update the version here?

Which version? 1.2.0? No I still have some small stuff in the milestone such as seqOf

asm0dey commented 2 years ago

It's def 1.1.1

Jolanrensen commented 2 years ago

Do you want to make another intermediate release without spark 3.3 and the old branch-per-release thing in maven? I'd say it's way easier to include this in 1.2.0 with the udfs, gradle and all patch versions supported.

asm0dey commented 2 years ago

I think I'll just release 1.1.1 from main