Github user ScrapCodes commented on the pull request:
https://github.com/apache/spark/pull/1463#issuecomment-50590574
I changed the patch to first check for presence of annotation on class and
then on object using separate `symbol` for both. Previously I was doing that
because I did not knew that I could use `moduleSymbols` for objects and
`classSymbols` for classes.
---
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.
---