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

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no 
similar issues.
   
   
   ### Apache SkyWalking Component
   
   BanyanDB (apache/skywalking-banyandb)
   
   ### What happened
   
   When I use BanyanDB UI query the `browser_error_log` data. The limit 
condition doesn't work as expected.
   For example: 
   limit = 10, return 5 data entries
   limit = 20, return 12  data entries
   limit = 30, return 21 data entries
   ...
   The time range is large enough.
   
   <img width="2416" height="1322" alt="Image" 
src="https://github.com/user-attachments/assets/9f1c161c-be06-4d45-969d-8c1e00c340d3";
 />
   
   ### What you expected to happen
   
   The query return the correct number of data entries.
   
   ### How to reproduce
   
   Use BanyanDB UI query `browser_error_log` and set different limit condition.
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a pull request to fix on your own?
   
   - [ ] Yes I am willing to submit a pull request on my own!
   
   ### 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: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to