qlong opened a new pull request, #57579:
URL: https://github.com/apache/spark/pull/57579

   ### What changes were proposed in this pull request?
   
   When the `common/config` module was backported to `branch-4.x` in
   [SPARK-56460](https://issues.apache.org/jira/browse/SPARK-56460) (commit 
abc39b74f75),
   its parent POM version in `common/config/pom.xml` was left at 
`5.0.0-SNAPSHOT`
   (the `master` version) instead of `4.3.0-SNAPSHOT`. This one-line change
   corrects it.
   
   
   ### Why are the changes needed?
   
   `branch-4.x` is at `4.3.0-SNAPSHOT`, but `common/config/pom.xml` referenced
   parent `spark-parent_2.13:5.0.0-SNAPSHOT`.  This breaks build (sbt & mvn)
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   local sbt build
   
   
   ### Was this patch authored or co-authored using generative AI tooling?
   Authoed by Cursor
   


-- 
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