wu-sheng commented on code in PR #10544:
URL: https://github.com/apache/skywalking/pull/10544#discussion_r1138290298
##########
oap-server/server-core/src/main/java/org/apache/skywalking/oap/server/core/query/type/SelectedRecord.java:
##########
@@ -38,7 +38,7 @@ public class SelectedRecord {
/**
* Usually an integer value as this is metrics.
*/
- private String value;
+ private long value;
Review Comment:
I think you missed reverting this back.
--
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]