uros-b opened a new pull request, #58491:
URL: https://github.com/apache/spark/pull/58491

   ### What changes were proposed in this pull request?
   
   `pom.xml`'s `hadoop.version` and `IsolatedClientLoader`'s `fallbackVersion` 
must be kept in sync (both `3.5.0`). `pom.xml` already carries the reminder 
`<!-- make sure to update IsolatedClientLoader whenever this version is changed 
-->`, but the coupling is documented one-way only. This adds the matching 
reverse comment on the Scala side.
   
   ### Why are the changes needed?
   
   Documents the coupling in both directions so a change on either side is 
caught. A shared constant is not feasible across the Maven/Scala boundary, so a 
cross-reference comment is the pragmatic option. Comment-only.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   N/A -- comment-only change.
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   Generated-by: Claude Code (Opus 4.8)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to