You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/04 20:44:20 UTC

[jira] [Resolved] (SPARK-16877) Add a rule for preventing use Java's Override annotation

     [ https://issues.apache.org/jira/browse/SPARK-16877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen resolved SPARK-16877.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 2.1.0
                   2.0.1

Issue resolved by pull request 14490
[https://github.com/apache/spark/pull/14490]

> Add a rule for preventing use Java's Override annotation
> --------------------------------------------------------
>
>                 Key: SPARK-16877
>                 URL: https://issues.apache.org/jira/browse/SPARK-16877
>             Project: Spark
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 2.0.1
>            Reporter: Hyukjin Kwon
>            Priority: Minor
>             Fix For: 2.0.1, 2.1.0
>
>
> This was found in https://github.com/apache/spark/pull/14419
> It seems using {{@Override}} annotation in Scala code instead of {{override}} modifier just passes Scala style checking.
> It might better add a rule for checking this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org