Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java 11? #700

Open
Jolanrensen opened this issue May 17, 2024 · 2 comments
Open

Java 11? #700

Jolanrensen opened this issue May 17, 2024 · 2 comments
Labels
help wanted Extra attention is needed question Further information is requested
Milestone

Comments

@Jolanrensen
Copy link
Collaborator

Jolanrensen commented May 17, 2024

The DataFrame library currently targets Java 8. This is to ensure the widest compatibility across the board and follow Kotlin/JVM itself.
However, kotlin-jupyter, a key component for DataFrame, recently updated to Java 11, making it impossible to update it.

We have two options:

  1. Update to Java 11
  2. Extract Jupyter dependencies to different module #241
  3. (Convince @ileasile to downgrade again)

What should we do?

@Jolanrensen Jolanrensen added help wanted Extra attention is needed question Further information is requested labels May 17, 2024
@Jolanrensen Jolanrensen added this to the 0.14.0 milestone May 17, 2024
@ileasile
Copy link
Member

BTW, kandy uses 11 for a year already
Kotlin/kandy@1f5d01e

@Jolanrensen
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants