Azure / Azure/azure-sdk-for-python

Aggregate queries giving partial results upon 410

Open
#44,452 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
5.6k
Forks
3.4k
Avg merge
1d 21h
Merged PRs (30d)
193

Description

This is more of an improvement where we currently have a helper method(_merge_query_results) which gets called from cosmos client connection QueryFeed method and takes care of combining the results of aggregate queries. This code is fragile and can break. We should remove this helper method and try to use the core pipeline execution contexts to do the same.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.