ButterBright commented on code in PR #869:
URL: 
https://github.com/apache/skywalking-banyandb/pull/869#discussion_r2569508954


##########
banyand/liaison/grpc/measure.go:
##########
@@ -228,6 +255,51 @@ func (ms *measureService) publishToNodes(ctx 
context.Context, writeRequest *meas
        return []string{nodeID}, nil
 }
 
+func (ms *measureService) remapTagFamiliesForNavigate(metadata 
*commonv1.Metadata,

Review Comment:
   Would it be a good idea to modify the WriteRequest directly with this 
function to transform the tagFamilies to align with the schema, so that the 
underlying implementation doesn’t need to be changed?



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