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.create(). #1322

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
response_pb = data_pb2.ColumnFamily()

# Patch the stub used by the API method.
client._table_stub = stub = _FakeStub(response_pb)

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@dhermes dhermes force-pushed the bigtable-column-family-create branch from 8f7e741 to cf3d5c8 Compare December 22, 2015 22:01
tseaver referenced this pull request in dhermes/google-cloud-python Dec 23, 2015
@dhermes dhermes force-pushed the bigtable-column-family-create branch 2 times, most recently from 2f2792f to 1ed5b0d Compare December 23, 2015 02:26
@dhermes dhermes force-pushed the bigtable-column-family-create branch from 1ed5b0d to 1f6af79 Compare December 23, 2015 03:33
dhermes added a commit that referenced this pull request Dec 23, 2015
Implementing Bigtable ColumnFamily.create().
@dhermes dhermes merged commit 7422824 into googleapis:master Dec 23, 2015
@dhermes dhermes deleted the bigtable-column-family-create branch December 23, 2015 03:36
@dhermes
Copy link
Contributor Author

dhermes commented Dec 23, 2015

@tseaver I assume you were OK merging this since you were with #1324

@tseaver
Copy link
Contributor

tseaver commented Dec 23, 2015

You read me correctly. ;)

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