SteveYurongSu commented on code in PR #14341:
URL: https://github.com/apache/iotdb/pull/14341#discussion_r1884971426


##########
iotdb-core/datanode/src/main/java/org/apache/iotdb/db/queryengine/plan/relational/metadata/Metadata.java:
##########
@@ -98,6 +98,8 @@ List<DeviceEntry> indexScan(
    * <p>The caller need to recheck the dataType of measurement columns to 
decide whether to do
    * partial insert
    *
+   * @param isStrictIdColumn if true, when the table already exists, the id 
columns in the existing
+   *     table should be the prefix of those in the input tableSchema.

Review Comment:
   ...



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