Eduard Tudenhoefner

Results 199 comments of Eduard Tudenhoefner

I can take care of doing the Initial Plugin Release since I went through the process already when releasing the forked plugin

I can take care of doing the Initial Plugin Release since I went through the process already when releasing the forked plugin

@metlos I've submitted the plugin and it's currently awaiting approval from Gradle to be released (which takes a few days). Can you please follow https://docs.gradle.org/current/userguide/publishing_gradle_plugins.html#account_setup and create an account for...

@metlos I've opened https://github.com/revapi/gradle-revapi/pull/6. The one thing left that we need is to have GitHub secrets named `GRADLE_KEY` / `GRADLE_SECRET` in the https://github.com/revapi/gradle-revapi repo containing the info from that Revapi...

thanks @sullis, this LGTM

@Fokko are you planning to port this over to Spark 4? I think it would be good to get this out with 1.10

@raphaelauv would you be interested in contributing a fix for this?

@anuragmantri I believe this is the correct place to do the casting. Spark itself doesn't support UUID as a type and so you can only represent it as a string...

spotless 2.31.0 changed the minimum JDK from 8 to 11: https://github.com/diffplug/spotless/blob/main/plugin-maven/CHANGES.md#changed-13

> @nastra build is failing because of following reason: `Error: The log was not found. It may have been deleted based on retention settings.` > > Ref: https://github.com/apache/iceberg/actions/runs/8229843245/job/22501837474?pr=9852 > >...