[
https://issues.apache.org/jira/browse/BEAM-10027?focusedWorklogId=437222&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-437222
]
ASF GitHub Bot logged work on BEAM-10027:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 27/May/20 03:21
Start Date: 27/May/20 03:21
Worklog Time Spent: 10m
Work Description: rionmonster edited a comment on pull request #11761:
URL: https://github.com/apache/beam/pull/11761#issuecomment-634076488
@henryken
I think I'll keep it in lock step with yours for the time being (e.g. not
scaffolding out the overrides),
however if we get any flack / feedback on that front, we can adjust it as
needed.
I think outside of that - all of the unused imports have been removed,
classes have been converted to data classes where applicable, and the Kotlin
Style Guide has been applied to all of the existing Kotlin files within the
course (and I went and updated the course after all of these changes).
So I _believe_ that we should be good at this point :)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 437222)
Time Spent: 9h 20m (was: 9h 10m)
> Support for Kotlin-based Beam Katas
> -----------------------------------
>
> Key: BEAM-10027
> URL: https://issues.apache.org/jira/browse/BEAM-10027
> Project: Beam
> Issue Type: Improvement
> Components: katas
> Reporter: Rion Williams
> Assignee: Rion Williams
> Priority: P2
> Original Estimate: 8h
> Time Spent: 9h 20m
> Remaining Estimate: 0h
>
> 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)