Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

ebyhr
Copy link
Contributor

@ebyhr ebyhr commented Aug 22, 2025

Backport #13896 to 3.4 and 3.5

@ebyhr ebyhr force-pushed the ebi/spark-ep-backport branch from 05068d8 to 3452007 Compare August 22, 2025 05:36
@nastra nastra changed the title Spark: Backport "Fix errorprone warning" to 3.4 and 3.5 Spark 3.4, 3.5: Fix errorprone warnings Aug 22, 2025
@@ -371,8 +371,11 @@ private static Iterator<ManifestFile> buildManifest(
TaskContext ctx = TaskContext.get();
String suffix =
String.format(
Locale.ROOT,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

once we fix all places of a certain warning we could make that warning an error

@nastra nastra merged commit 32b86f3 into apache:main Aug 22, 2025
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants