Open
Description
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
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status