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

   ### What changes were proposed in this pull request?
   
   This PR proposes to replace `pyspark-connect` to `pyspark_connect` for its 
output name.
   
   ### Why are the changes needed?
   
   `setuptools` from 69.X.X changes the output name. It replaces dash in 
package name to underscore (`pyspark_connect-4.0.0.dev1.tar.gz` vs 
`pyspark-connect-4.0.0.dev1.tar.gz`), I think it is 
https://github.com/pypa/setuptools/issues/4214.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No, this package has not been released out yet.
   
   ### How was this patch tested?
   
   Manually tested.
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   No.


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