Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Use row id for addRows in the sample TableInsertRows.java  #3000

@baeminbo

Description

@baeminbo

The current sample TableInsertRows.java doesn't explain how to set row ids in InsertAllRequest.addRow. I think it should shows how to set row ids at Streaming Inserts.

  • As TableInsertRowsWithoutRowIds.java explains how-to without row ids, I believe TableInsertRows.java should explain how-to with row ids.
  • Setting no row ids has an unexpected behaviors that retry is disable (b/280865468).

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the googleapis/java-bigquery API.samplesIssues that are directly related to samples.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions