Description
Currently, there are a series of examples available demonstrating the use of Apache Beam with Kotlin. It would be nice to have support for the same Beam Katas that exist for Python, Go, and Java to also support Kotlin.
The port itself shouldn't be that involved since it can still target the JVM, so it would likely just require the inclusion for Kotlin dependencies and a conversion for all of the existing Java examples.
Attachments
Issue Links
- is cloned by
-
BEAM-10210 Blog Post for Kotlin-based Beam Katas
- Resolved
- links to