hanahmily commented on issue #13076:
URL: https://github.com/apache/skywalking/issues/13076#issuecomment-3191335910

   The [failed flaky test case]( 
https://github.com/apache/skywalking-banyandb/actions/runs/16979350137/job/48135815238
 ) is related to this issue.
   
   The measure module currently does not support sorting results from multiple 
segment-level indexes (AKA series indexes). This index is powered by the 
inverted index, which is part of the implementation of the property.
   
   The stream model has addressed this issue, so the other two models should 
follow the same approach to enable sorting of the query results.


-- 
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-unsubscr...@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to