Is your feature request related to a problem? Please describe.
One example is dev.ludovic.netlib.blas.BLAS
Describe the solution you would like
Analyze the code and explicitly mark in build.sbt all the directly accessed transitive dependencies as provided.
Component
- Scala Core Internal
- Scala API
- Spark Connect Plugin
- Infrastructure
- PySpark Classic
- PySpark Connect
Additional context
Are you planning on creating a PR?
- I'm willing to make a pull-request
Reactions are currently unavailable
Is your feature request related to a problem? Please describe.
One example is dev.ludovic.netlib.blas.BLAS
Describe the solution you would like
Analyze the code and explicitly mark in build.sbt all the directly accessed transitive dependencies as provided.
Component
Additional context
Are you planning on creating a PR?