davidradl commented on code in PR #27256:
URL: https://github.com/apache/flink/pull/27256#discussion_r2549184282
##########
flink-table/flink-sql-parser/src/main/java/org/apache/flink/sql/parser/ddl/SqlAddPartitions.java:
##########
@@ -78,8 +78,8 @@ public List<SqlNode> getOperandList() {
}
@Override
Review Comment:
We should remove the `@Override` as well as the method. This occurs else
where also
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]