googleapis / googleapis/google-cloud-cpp-bigquery

Comprehensive query and read results sample

Offen
#47 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
documentation priority: p2 type: docs
Vorherrschende Sprache
C++
Sterne
3
Forks
6
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

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

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.