HyukjinKwon commented on PR #34165:
URL: https://github.com/apache/spark/pull/34165#issuecomment-1114490240

   Yeah, I think we should test if it works well in the forked branch before 
merging it in.
   
   BTW, to be honest, I think there are some more problems for enabling this 
because Apache Spark requires 1. file a JIRA and 2. run 
`./dev/test-dependencies.sh --replace-manifest` for dependency upgrades in 
general. In addition, such aggressive dependency upgrades do not work out of 
the box in a large project like Spark given my experience because a lot of 
transitive dependencies matter (e.g., Spark is compiled fine with a high Guava 
version but does not work with Hadoop 2)


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