Kotlin / dataframe

Structured data processing in Kotlin
https://kotlin.github.io/dataframe/overview.html
Apache License 2.0
761 stars 48 forks source link

`ReplCompilerException` in test #733

Open devcrocod opened 2 weeks ago

devcrocod commented 2 weeks ago

I'm using jdk11 for aarch64

With github test I got: Error(error=org.jetbrains.kotlinx.jupyter.exceptions.ReplCompilerException: Line_35.jupyter.kts (1:4 - 8) Cannot inline bytecode built with JVM target 11 into bytecode that is being built with JVM target 1.8. Please specify proper '-jvm-target' option