Github user pwendell commented on the pull request:

    https://github.com/apache/spark/pull/904#issuecomment-44464610
  
    @ScrapCodes did you test this at all? I tried to run this locally and it 
didn't seem to pick up the annotation. I added an annotation in 
`graphx/src/main/scala/org/apache/spark/graphx/Edge.scala`.
    
    ```
    @DeveloperApi
    case class Edge[@specialized(Char, Int, Boolean, Byte, Long, Float, Double) 
ED] (
    ```
    
    Then I ran the `GenerateMimaIgnore` tool.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to