dongjoon-hyun opened a new pull request, #56912:
URL: https://github.com/apache/spark/pull/56912

   ### What changes were proposed in this pull request?
   
   This PR removes the orphaned `licenses-binary/LICENSE-machinist.txt` file.
   
   ### Why are the changes needed?
   
   `org.typelevel:machinist` was a macro dependency of older Spire versions. 
Since Spire 0.18 (`spire_2.13:0.18.0`), `machinist` is gone and no longer 
bundled in the Spark binary distribution. It is absent from 
`dev/deps/spark-deps-hadoop-3-hive-2.3` and from `build/sbt 
mllib-local/dependencyTree mllib/dependencyTree`, and is not referenced in 
`LICENSE-binary` or `NOTICE-binary`.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   N/A. Verified `machinist` is no longer a bundled dependency via the 
dependency manifest and `dependencyTree`.
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   Generated-by: Claude 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