googleapis / googleapis/google-cloud-cpp-bigquery

Comprehensive query and read results sample

オープン
#47 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
documentation priority: p2 type: docs
主要言語
C++
スター
3
フォーク
6
PR マージ指標
30日以内にマージされた PR はありません

説明

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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。