Kotlin / dataframe

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

Enforce the project to be built with Java 11 #736

Closed Jolanrensen closed 2 weeks ago

Jolanrensen commented 2 weeks ago

Fixes compilation mismatches in FIR/IR (like here) by only allowing users to build the project with JDK 11, just like it is on TC.