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

Replace type check by pattern match #193

Closed cutiechi closed 1 year ago

Jolanrensen commented 1 year ago

Thanks! Does this fix a particular bug or is it just an update from Spark's CatalystTypeConverters.scala file?

cutiechi commented 1 year ago

Thanks! Does this fix a particular bug or is it just an update from Spark's CatalystTypeConverters.scala file?

Just an update from Spark's CatalystTypeConverters.scala file