lujiajing1126 commented on code in PR #239:
URL:
https://github.com/apache/skywalking-banyandb/pull/239#discussion_r1082603413
##########
banyand/measure/measure_write.go:
##########
@@ -39,17 +39,18 @@ import (
var errMalformedElement = errors.New("element is malformed")
-func (s *measure) write(md *commonv1.Metadata, shardID common.ShardID, entity
[]byte, entityValues tsdb.EntityValues, value *measurev1.DataPointValue) error {
+func (s *measure) write(sm *databasev1.Measure, shardID common.ShardID, entity
[]byte, entityValues tsdb.EntityValues,
Review Comment:
Removed
--
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]