Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementing Bigtable ColumnFamily.update(). #1324

Merged
merged 1 commit into from
Dec 23, 2015

Conversation

dhermes
Copy link
Contributor

@dhermes dhermes commented Dec 22, 2015

No description provided.

@dhermes dhermes added the api: bigtable Issues related to the Bigtable API. label Dec 22, 2015
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 22, 2015
)

# Create response_pb
response_pb = data_pb2.ColumnFamily()

This comment was marked as spam.

@dhermes dhermes force-pushed the bigtable-column-family-update branch from 45a6b08 to 888cd25 Compare December 22, 2015 22:05

The Bigtable Table Admin API currently returns

``BigtableTableService.UpdateColumnFamily is not yet implemented``

This comment was marked as spam.

@dhermes dhermes force-pushed the bigtable-column-family-update branch 2 times, most recently from 4fbf5fd to a3d136a Compare December 23, 2015 02:25
@dhermes dhermes force-pushed the bigtable-column-family-update branch from a3d136a to d54b9e1 Compare December 23, 2015 02:27
dhermes added a commit that referenced this pull request Dec 23, 2015
Implementing Bigtable ColumnFamily.update().
@dhermes dhermes merged commit e2d0e1c into googleapis:master Dec 23, 2015
@dhermes dhermes deleted the bigtable-column-family-update branch December 23, 2015 03:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigtable Issues related to the Bigtable API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants