[
https://issues.apache.org/jira/browse/HUDI-482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Suneel Marthi updated HUDI-482:
-------------------------------
Fix Version/s: 0.5.1
> 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
> Fix For: 0.5.1
>
> 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)