Skip to content

Comprehensive query and read results sample #47

@scotthart

Description

@scotthart

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationpriority: p2Moderately-important priority. Fix may not be included in next release.type: docsImprovement to the documentation for an API.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions