Github user vanzin commented on the pull request:
https://github.com/apache/spark/pull/3874#issuecomment-68775012
Yeah, that's why I'd like to restrict the exclusions as much as possible.
Exposing more Guava types makes it harder and harder for people to use a
different Guava version in their apps.
I'm still trying to wrap my head around the `VerifyError` in the bug. It
doesn't really make a lot of sense. But it might be related to the fact that,
if you add `<include>com/google/common/base/Function*</include>` to the
exclusions, it's picking up more than just `Function.class` (i.e. it's also
picking up `FunctionalEquivalence.class`).
---
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]