Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query Metrics are empty for the last page #2445

Open
bk201- opened this issue Nov 20, 2024 · 0 comments
Open

Query Metrics are empty for the last page #2445

bk201- opened this issue Nov 20, 2024 · 0 comments
Labels
bug The issue reveals something not working as expected. external The issue is not up to the extension to solve. NoSQL

Comments

@bk201-
Copy link
Contributor

bk201- commented Nov 20, 2024

How to reproduce:

  • Connect to collection with more than 100 records
  • Change Page size to 10
  • Run query SELECT TOP 30 * FROM c
  • Switch to Stats tab
  • Click twice on Go to the next page

Expected:

  • For the last third page the query metrics should be shown

Actual:

  • The iterator always returns result with empty queryMetrics property for the last page

Image

@bk201- bk201- added bug The issue reveals something not working as expected. external The issue is not up to the extension to solve. NoSQL labels Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue reveals something not working as expected. external The issue is not up to the extension to solve. NoSQL
Projects
None yet
Development

No branches or pull requests

1 participant