MarcosZyk commented on code in PR #12327:
URL: https://github.com/apache/iotdb/pull/12327#discussion_r1562559726


##########
iotdb-protocol/thrift-confignode/src/main/thrift/confignode.thrift:
##########
@@ -1553,5 +1555,11 @@ service IConfigNodeRPCService {
 
   /** Get throttle quota information */
   TThrottleQuotaResp getThrottleQuota()
+
+  // ======================================================
+  // Table
+  // ======================================================
+
+  common.TSStatus createTable(binary tableInfo)

Review Comment:
   No. This is just the interface for executing manual table creation.



-- 
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: reviews-unsubscr...@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to