FANNG1 commented on code in PR #9908:
URL: https://github.com/apache/gravitino/pull/9908#discussion_r2793860123


##########
core/src/main/java/org/apache/gravitino/catalog/ManagedTableOperations.java:
##########
@@ -537,4 +546,48 @@ int calculateColumnPosition(
       throw new IllegalArgumentException("Unsupported column position: " + 
position);
     }
   }
+
+  private void validateIndexSupport(Index[] indexes) {

Review Comment:
   updated



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