You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/09/15 15:37:04 UTC

[GitHub] [skywalking-banyandb] hanahmily commented on a change in pull request #46: Implements LSM tree index and inverted index

hanahmily commented on a change in pull request #46:
URL: https://github.com/apache/skywalking-banyandb/pull/46#discussion_r709310579



##########
File path: api/proto/banyandb/common/v2/common.proto
##########
@@ -34,4 +34,5 @@ message Metadata {
     string group = 1;
     // name of the entity
     string name = 2;
+    uint32 id = 3;

Review comment:
       @lujiajing1126 the id will be generated by metadata module. We set it for index rules manually for now.




-- 
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: notifications-unsubscribe@skywalking.apache.org

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