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

K2 #649

Open
mgroth0 opened this issue Apr 6, 2024 · 4 comments
Open

K2 #649

mgroth0 opened this issue Apr 6, 2024 · 4 comments
Milestone

Comments

@mgroth0
Copy link
Contributor

mgroth0 commented Apr 6, 2024

Is there any branch or PR working on a K2 update? I started working on this and it seems like a heavy task so I'm wondering if anyone else has started.

@koperagen
Copy link
Collaborator

We'll update KSP plugin and it should be enough for library users to use dataframe in their K2 builds as a dependency. As for updating to K2 compiler in our project itself, no one has started working on it yet.

@Jolanrensen
Copy link
Collaborator

Jolanrensen commented Apr 9, 2024

There's also the Jupyter dependency. Atm Jupyter tests don't run if we compile the integration classes with Kotlin 2.0. I hope this will work once it is not in preview anymore, but I'm not sure.

Edit: From Kotlin 2.0.0-RC1 upwards, in theory, Jupyter tests work :)

@Jolanrensen
Copy link
Collaborator

It's important to note that DataFrame will likely work fine as a library in your Kotlin 2.0+ project btw, as Kotlin is inherently backwards compatible.

@jsjeon
Copy link

jsjeon commented Apr 17, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants