Azure / Azure/azure-sdk-for-python

Aggregate queries giving partial results upon 410

Aperta
#44,452 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
5.6k
Fork
3.4k
Merge medio
2g
PR unite (30g)
217

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Start with the _merge_query_results helper and the Cosmos client connection QueryFeed method that calls it. Read the surrounding core pipeline execution contexts to understand how aggregate results can be combined there. Done means the fragile helper is removed and aggregate queries still return complete results when a 410 occurs.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
python
Ambito
databases
Tipo di issue
Refactoring
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
38/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.