Skip to content

Adding Bigtable Row.append_cell_value. - #1388

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:bigtable-append-cell-value
Jan 15, 2016
Merged

Adding Bigtable Row.append_cell_value.#1388
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:bigtable-append-cell-value

Conversation

@dhermes

Copy link
Copy Markdown
Contributor

This accumulates a row mutation without actually sending a request (this is similar to a batch in datastore).

This accumulates a row mutation without actually sending a
request (this is similar to a batch in datastore).
@dhermesdhermes added the api: bigtable Issues related to the Bigtable API. label Jan 15, 2016
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 15, 2016
dhermes added a commit to dhermes/google-cloud-python that referenced this pull request Jan 15, 2016
Similar to googleapis#1388. The API accepts integers and then encodes them
as bytes when stored in the table.
@tseaver

Copy link
Copy Markdown
Contributor

LGTM

dhermes added a commit that referenced this pull request Jan 15, 2016
@dhermes
dhermes merged commit cfc20f2 into googleapis:masterJan 15, 2016
@dhermes
dhermes deleted the bigtable-append-cell-value branch January 15, 2016 16:49
dhermes added a commit to dhermes/google-cloud-python that referenced this pull request Jan 15, 2016
Similar to googleapis#1388. The API accepts integers and then encodes them
as bytes when stored in the table.
dhermes added a commit to dhermes/google-cloud-python that referenced this pull request Jan 15, 2016
Similar to googleapis#1388. The API accepts integers and then encodes them
as bytes when stored in the table.
dhermes added a commit to dhermes/google-cloud-python that referenced this pull request Jan 15, 2016
Similar to googleapis#1388. The API accepts integers and then encodes them
as bytes when stored in the table.
@dhermesdhermes mentioned this pull request Jan 25, 2016
parthea pushed a commit that referenced this pull request Nov 26, 2025
parthea added a commit that referenced this pull request Mar 6, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigtableIssues related to the Bigtable API.cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@dhermes@tseaver@googlebot