zeppelin
zeppelin copied to clipboard
[ZEPPELIN-5882] Upgrade Kotlin interpreter to 1.8.10
What is this PR for?
Zeppelin Interpreter Support Kotlin From 1.3.50 To 1.8.10
What type of PR is it?
Improvement
Todos
- [x] - Task
What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-5882
How should this be tested?
CI passed
Screenshots (if appropriate)
Questions:
- Does the license files need to update? No
- Is there breaking changes for older versions? No
- Does this needs documentation? No
Hi @dkaznacheev, I’m trying to upgrade the Kotlin version to 1.8.10 in the Kotlin interpreter, but I found that there’s a great change in the compiler API since 1.4. Could you please provide some references or documents to help me start on this task. It would be very helpful. Thanks!
Is it still in progress? I'm asking because it's still draft pr.