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

   I agree with you at this point.
   >  By explicitly declaring the dependency, we can avoid any unexpected 
missing dependencies that might occur when upgrading 'commons-text'.
   
   For the following question, since we cannot enumerate all transitive 
dependencies always, Apache Spark established a way to depend on an explicit 
manifest file (of the final Apache Spark distribution) and CI checking.
   - https://github.com/apache/spark/blob/master/dev/test-dependencies.sh
   - 
https://github.com/apache/spark/blob/master/dev/deps/spark-deps-hadoop-3-hive-2.3
   
   > . If it is the established practice within the Spark project to address 
dependency issues


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