You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2022/11/04 08:39:43 UTC

[GitHub] [skywalking] hanahmily opened a new issue, #9908: [BanyanDB] Push "limit(offset)" to the local index scanner

hanahmily opened a new issue, #9908:
URL: https://github.com/apache/skywalking/issues/9908

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar feature requirement.
   
   
   ### Description
   
   When scanning data in a wide range, the query analyzer should push "limit(offset)" and "order" into the local index scanner under the below scenarios:
   
   * No "aggregation" and "groupBy"
   * No "topN"
   * Order by the time
   
   The load testing introduced by apache/skywalking-banyandb#204 finds this issue
   
   ### Use case
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


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

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


[GitHub] [skywalking] hanahmily closed issue #9908: [BanyanDB] Push "limit(offset)" to the local index scanner

Posted by GitBox <gi...@apache.org>.
hanahmily closed issue #9908: [BanyanDB] Push "limit(offset)" to the local index scanner 
URL: https://github.com/apache/skywalking/issues/9908


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

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