Cpaulyz commented on code in PR #9243:
URL: https://github.com/apache/iotdb/pull/9243#discussion_r1134921588


##########
server/src/main/java/org/apache/iotdb/db/metadata/mtree/IMTreeBelowSG.java:
##########
@@ -33,7 +33,7 @@
 import java.util.Map;
 import java.util.Set;
 
-public interface IMTreeBelowSG {
+public interface IMTreeBelowSG<N extends IMNode<N>> {

Review Comment:
   Add todo. Lets eliminate it in another PR.



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