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/08/15 08:35:22 UTC

[GitHub] [skywalking-banyandb] hanahmily commented on a change in pull request #34: Move proto files to proper packages

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



##########
File path: api/proto/banyandb/database/v1/schema.proto
##########
@@ -44,10 +44,11 @@ message Duration {
 }
 
 enum FieldType {
-    FIELD_TYPE_STRING = 0;
-    FIELD_TYPE_INT = 1;
-    FIELD_TYPE_STRING_ARRAY = 2;
-    FIELD_TYPE_INT_ARRAY = 3;
+    FIELD_TYPE_UNSPECIFIED=0;

Review comment:
       will pr the main repo soon




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