Jolan Rensen

Results 443 comments of Jolan Rensen

Another nice example of how broken it is. ![image](https://github.com/Kotlin/dataframe/assets/17594275/3e2c969f-2633-4a81-af17-c02794fd5a2b)

https://youtrack.jetbrains.com/issue/KTIJ-29221/Markdown-KDoc-space-rendering-errors is done! The KDocs look a lot better now :) (in the latest 2024.1 nightly) ![image](https://github.com/Kotlin/dataframe/assets/17594275/e8984982-5713-4cf8-abbc-a5a91279071b) I did create a new YT issue to track the other rendering errors:...

Unfortunately the project at the moment has a low priority indeed. I took responsibility to keep it up to date, but my duties at Kotlin DataFrame need to come first....

@evkaky I agree! Unfortunately Spark is written in Scala with only Java in mind, so coop with Kotlin in the same repo is difficult (hence this API). That said, there's...

@evkaky It's actually something I'm looking into for [3.4+ support](https://github.com/Kotlin/kotlin-spark-api/pull/218). One downside atm is that I cannot get spark-connect itself to work reliably at all. Running a Spark connect server...

@andrija-s Just begging won't bring updates to the project. A lot of time and hard work does. I'm working full-time on [Kotlin DataFrame](https://github.com/Kotlin/dataframe). At the moment, we just don't have...

@PeterAttardo I agree that might be an easier thing to do, especially if we're able to wrap the Scala Spark Connect API. From the Kotlin side, we'd only have to...

As reported on Slack: https://kotlinlang.slack.com/archives/C4W52CFEZ/p1729161693795839

We indeed face incompatibilities with different KSP versions because DataFrame itself uses KSP too for its Gradle Plugin. @koperagen could we make it KSP-version independent or not?

I think we can close it. I don't think it's readme material though; It's a bit of an internal workaround, so we can suggest this issue whenever it comes up....