Re: Kotlin Spark API

2020-07-14 Thread Pasha Finkelshteyn
01:55PM, Stephen Boesch wrote: > I just looked at the examples. > https://github.com/JetBrains/kotlin-spark-api/tree/master/examples/src/main/kotlin/org/jetbrains/spark/api/examples > These look v nice! V concise yet flexible. I like the ability to do > inline *side-effects. *

Re: Kotlin Spark API

2020-07-14 Thread Stephen Boesch
I just looked at the examples. https://github.com/JetBrains/kotlin-spark-api/tree/master/examples/src/main/kotlin/org/jetbrains/spark/api/examples These look v nice! V concise yet flexible. I like the ability to do inline *side-effects. *E.g. caching or printing or showDs() package

Re: Kotlin Spark API

2020-07-14 Thread Stephen Boesch
. Really looking forward to this development. On Tue, 14 Jul 2020 at 10:42, Maria Khalusova wrote: > Hi folks, > > We would love your feedback on the new Kotlin Spark API that we are > working on: https://github.com/JetBrains/kotlin-spark-api. > > Why Kotlin Spark API? Kotlin develope

Re: Kotlin Spark API

2020-07-14 Thread Anwar AliKhan
feedback on the new Kotlin Spark API that we are > working on: https://github.com/JetBrains/kotlin-spark-api. > > Why Kotlin Spark API? Kotlin developers can already use Kotlin with the > existing Apache Spark Java API, however they cannot take full advantage of > Kotlin language fea

Kotlin Spark API

2020-07-14 Thread Maria Khalusova
Hi folks, We would love your feedback on the new Kotlin Spark API that we are working on: https://github.com/JetBrains/kotlin-spark-api. Why Kotlin Spark API? Kotlin developers can already use Kotlin with the existing Apache Spark Java API, however they cannot take full advantage of Kotlin