snuyanzin commented on code in PR #27059:
URL: https://github.com/apache/flink/pull/27059#discussion_r2385809199


##########
flink-table/flink-sql-parser/src/main/java/org/apache/flink/sql/parser/ddl/SqlCreateTable.java:
##########
@@ -63,10 +63,6 @@ public class SqlCreateTable extends SqlCreate implements 
ExtendedSqlNode {
 
     private final List<SqlTableConstraint> tableConstraints;
 
-    public SqlDistribution getDistribution() {
-        return distribution;
-    }
-

Review Comment:
   moved below



-- 
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]

Reply via email to