Conversation

ryanyuan

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #290 🦕

@ryanyuanryanyuan requested a review from a team October 2, 2020 12:05
@ryanyuanryanyuan requested a review from a team as a code owner October 2, 2020 12:05
@ryanyuanryanyuan requested a review from engelke October 2, 2020 12:06
@google-clagoogle-cla bot added the cla: yesThis human has signed the Contributor License Agreement.label Oct 2, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution! Could you also add a test file to the samples directory?

@ryanyuan

Thanks for the contribution! Could you also add a test file to the samples directory?

Done.

PTAL. Cheers! @tswast

@tswasttswast added the kokoro:runAdd this label to force Kokoro to re-run the tests.label Oct 5, 2020
@yoshi-kokoroyoshi-kokoro removed the kokoro:runAdd this label to force Kokoro to re-run the tests.label Oct 5, 2020
@tswasttswast added the kokoro:runAdd this label to force Kokoro to re-run the tests.label Oct 6, 2020
@yoshi-kokoroyoshi-kokoro removed the kokoro:runAdd this label to force Kokoro to re-run the tests.label Oct 6, 2020
@tswasttswast added the kokoro:runAdd this label to force Kokoro to re-run the tests.label Oct 6, 2020
@yoshi-kokoroyoshi-kokoro removed the kokoro:runAdd this label to force Kokoro to re-run the tests.label Oct 6, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tswasttswast merged commit d1eb8b3 into googleapis:master Oct 6, 2020
@tswast

@ryanyuan Thanks so much for the contribution. Just sent internal change 335690842 out for review to get this added to the cloud.google.com docs.

@ryanyuan

@ryanyuan Thanks so much for the contribution. Just sent internal change 335690842 out for review to get this added to the cloud.google.com docs.

Awesome! Thank you @tswast

Sign up for free to join this conversation on . Already have an account? Sign in to comment
cla: yesThis human has signed the Contributor License Agreement.
None yet

Successfully merging this pull request may close these issues.

Add create_table_clustered sample code