Skip to content

[CORE] Enable wartremover check for Scala 2.13 #10122

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

Merged
merged 4 commits into from
Jul 7, 2025

Conversation

zhztheplayer
Copy link
Member

@zhztheplayer zhztheplayer commented Jul 4, 2025

Downgrade the wartremover version to 3.0.6 which is the latest version that was built on Scala 2.13.8 to ensure the compatibility between wartremover and Gluten / Spark.

Previously we may face an error in Intellij IDEA so wartremover was disabled for 2.13. The error has gone with the downgraded wartremover version.

@github-actions github-actions bot added the CORE works for Gluten Core label Jul 4, 2025
Copy link

github-actions bot commented Jul 4, 2025

Thanks for opening a pull request!

Could you open an issue for this pull request on Github Issues?

https://github.com/apache/incubator-gluten/issues

Then could you also rename commit message and pull request title in the following format?

[GLUTEN-${ISSUES_ID}][COMPONENT]feat/fix: ${detailed message}

See also:

Copy link

github-actions bot commented Jul 4, 2025

Run Gluten Clickhouse CI on x86

@zhztheplayer zhztheplayer changed the title [CORE] Enable scalawarts check for Scala 2.13 [CORE] Enable wartremover check for Scala 2.13 Jul 4, 2025
Copy link

github-actions bot commented Jul 4, 2025

Run Gluten Clickhouse CI on x86

Copy link

github-actions bot commented Jul 4, 2025

Run Gluten Clickhouse CI on x86

Copy link

github-actions bot commented Jul 7, 2025

Run Gluten Clickhouse CI on x86

@zhztheplayer zhztheplayer merged commit ad3f01e into apache:main Jul 7, 2025
49 of 50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLICKHOUSE CORE works for Gluten Core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants