[
https://issues.apache.org/jira/browse/HUDI-482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-482:
--------------------------------
Labels: pull-request-available (was: )
> 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
>
> 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)