Github user vanzin commented on the pull request:

    https://github.com/apache/spark/pull/3874#issuecomment-68772197
  
    What runtime dependencies does `Function` have? I linked to its source 
above. It doesn't reference any other Guava types at all.
    
    Also, because of the `or()` method, `Supplier` should also be added to the 
exclusions. As with `Function`, it doesn't reference any other Guava type, so 
those two extra exclusions should be enough. If they fail your test for some 
reason, please post more information about what exactly is being referenced and 
causing problems.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to