Skip to content

Use BQ Storage Write API for integration tests infrastructure #171

Description

@mkuthan

BigQueryClient utility for integration tests uses Streaming Insert API.

def writeTable(datasetName: String, tableName: String, records: TableRow*): Unit = {

  • Rewrite BigQueryClient.writeTable from Streaming Insert into Storage Write API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions