dongjoon-hyun commented on PR #45103:
URL: https://github.com/apache/spark/pull/45103#issuecomment-1948928099

   Unlike other communities like Apache ORC, Apache Spark community doesn't  
take advantage of `maven-dependency-plugin` to enforce those `Used undeclared` 
and `Unused declared` and `Non-test scoped test only dependencies`. The main 
reason is because it would be quite inconvenient in a large and dynamic 
community like Apache Spark community.
   
   Apache ORC Example:
   
https://github.com/apache/orc/blob/0a02e4cde165b81fb93fc99456a130da4625ef30/java/core/pom.xml#L160-L172
   
   In addition, if you want to propose it, it should be applied systematically 
like Apache ORC community for all modules, not like many small PRs like this PR 
and #45101 .
   
   However, if you have a concern about this area and want to contribute that 
area, I'd like to recommend you to send an email to [email protected] . We 
can discuss more and build a consensus on the necessity of your proposal, 
@William1104 . You can use your PRs' links in your email.


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