Rid of unnecessary request for query plan when executing query
Open
- Dominant language
- TypeScript
- Stars
- 131
- Forks
- 67
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 10
Description
Based on [IcM](https://portal.microsofticm.com/imp/v5/incidents/details/657002889/summary) looks like Data Explorer is one of the cause of unnecessary records in logs:
Every time when user executes the NoSQL query the query plan executes as well, that leads to unnecessary records in the logs (Create operation with status code 200 and 0 RU)
Contributor guide
Assessment
This issue has not been assessed yet.