wu-sheng commented on code in PR #863:
URL: 
https://github.com/apache/skywalking-banyandb/pull/863#discussion_r2564761663


##########
api/proto/banyandb/measure/v1/write.proto:
##########
@@ -42,11 +58,13 @@ message DataPointValue {
 // WriteRequest is the request contract for write
 message WriteRequest {
   // the metadata is required.
-  common.v1.Metadata metadata = 1 [(validate.rules).message.required = true];
+  common.v1.Metadata metadata = 1;

Review Comment:
   // Metadata is not required for the first write request of the gRPC stream



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