Skip to content

Conversation

@callmehiphop
Copy link
Contributor

Relates to #1451

This adds support for specifying column families when creating a table.

@callmehiphop callmehiphop added the api: bigtable Issues related to the Bigtable API. label Jul 27, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 27, 2016
@callmehiphop callmehiphop changed the title Bigtable families bigtable: column family support when creating tables Jul 27, 2016
bigtable.createTable(TABLE_ID, options, assert.ifError);
});

it('should set the column families', function(done) {

This comment was marked as spam.

This comment was marked as spam.

@coveralls
Copy link

coveralls commented Aug 1, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling 39624bf on callmehiphop:bigtable-families into c741869 on GoogleCloudPlatform:master.

@stephenplusplus
Copy link
Contributor

Cool, LGTM.

@stephenplusplus
Copy link
Contributor

Rebased and merged in: 1a42246

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.

4 participants