Skip to content

test(bigtable): add unit test for omitted MutateRows response entries (Pitfall 6) - #1

Open
mutianf wants to merge 2 commits into
mainfrom
fix-mutaterows-pitfall-5-6
Open

mutianf wants to merge 2 commits into
mainfrom
fix-mutaterows-pitfall-5-6

Conversation

@mutianf

@mutianf mutianf commented Sep 17, 2026

Copy link
Copy Markdown
Owner

Verifies that MutateRowsAttemptCallable detects omitted entry indices on a single-response OK stream and synthesizes a non-retryable INTERNAL FailedMutation (). Reverts mid-stream multi-response handling in accordance with the single-response MutateRows server invariant.

@mutianf mutianf changed the title fix(bigtable): preserve confirmed entries on mid-stream error and detect omitted entries test(bigtable): add unit test for omitted MutateRows response entries (Pitfall 6) Sep 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant