Airblader commented on a change in pull request #16020:
URL: https://github.com/apache/flink/pull/16020#discussion_r671734577



##########
File path: 
flink-table/flink-table-common/src/main/java/org/apache/flink/table/types/logical/StructuredType.java
##########
@@ -294,7 +294,7 @@ public StructuredType build() {
 
     private final boolean isInstantiable;
 
-    private final StructuredComparision comparision;
+    private final StructuredComparison comparision;

Review comment:
       Can we fix the typo in `comparision` (+ getter etc.) as well in the 
hotfix commit?




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