Skip to content

fix: detect omitted MutateRows response entries on normal stream close - #1

Open
mutianf wants to merge 1 commit into
masterfrom
fix-mutaterows-missing-entries
Open

mutianf wants to merge 1 commit into
masterfrom
fix-mutaterows-missing-entries

Conversation

@mutianf

@mutianf mutianf commented Sep 17, 2026

Copy link
Copy Markdown
Owner

Fixes Pitfall 6 Sub-check 1 in Python Bigtable client (_sync_autogen and _async) by checking for remaining unconfirmed entries in active_request_indices when the stream completes normally and recording InternalServerError for omitted indices. Includes unit tests for sync and async.

@mutianf mutianf closed this Sep 18, 2026
@mutianf mutianf reopened this 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