googleapis / googleapis/google-cloud-cpp-bigquery

Comprehensive query and read results sample

Aperta
#47 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
documentation priority: p2 type: docs
Lingua principale
C++
Stelle
3
Fork
6
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Write a sample showing
1) Use the insert+poll overload of InsertJob to start a query expecting a lot of data returned
2) use `.then` on the future returned from step 1 to invoke a callback to read the results of the finished query
3) the callback should use multiple threads to read the query results in parallel, each thread reading from its own ReadStream

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.