You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Suneel Marthi (Jira)" <ji...@apache.org> on 2019/12/31 07:55:00 UTC

[jira] [Resolved] (HUDI-482) Fix missing @Override annotation on method

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

Suneel Marthi resolved HUDI-482.
--------------------------------
    Resolution: Fixed

> Fix missing @Override annotation on method
> ------------------------------------------
>
>                 Key: HUDI-482
>                 URL: https://issues.apache.org/jira/browse/HUDI-482
>             Project: Apache Hudi (incubating)
>          Issue Type: Improvement
>          Components: Code Cleanup
>            Reporter: lamber-ken
>            Assignee: lamber-ken
>            Priority: Critical
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> An overridden method from an interface or abstract class should be marked with @Override annotation. Once the method signature in the abstract class is changed, the implementation class will report a compile error immediately.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)