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

DirectRow.commit() should return response state #127

Description

@ryanyuan

When I run direct_row.commit(), I thought it succeeded but it didn't. It didn't give me any responses saying the error code or something. It turned out that I was using a wrong column family ID.

The behaviour of DirectRow.commit() should return a response status, same as Table.mutate_rows() because DirectRow.commit() actually calls Table.mutate_rows().

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

api: bigtableIssues related to the googleapis/python-bigtable API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions