googleapis / googleapis/google-cloud-cpp-bigquery
Comprehensive query and read results sample
Aperta
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.