Skip to content

Bigtable AppendRow snippets#7015

Closed
sangramql wants to merge 13 commits intogoogleapis:masterfrom
sangramql:bigtable_appndrow_snippets
Closed

Bigtable AppendRow snippets#7015
sangramql wants to merge 13 commits intogoogleapis:masterfrom
sangramql:bigtable_appndrow_snippets

Conversation

@sangramql
Copy link
Copy Markdown
Contributor

No description provided.

@sangramql sangramql requested a review from crwilcox as a code owner December 22, 2018 21:18
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 22, 2018
@sangramql
Copy link
Copy Markdown
Contributor Author

@tseaver @sduskis @AVaksman
Please review the updated PR.

@tseaver tseaver added api: bigtable Issues related to the Bigtable API. type: docs Improvement to the documentation for an API. labels Jan 3, 2019
row.commit()

row_data = table.read_row(ROW_KEY2)
actual_value = row_data.cell_value(COLUMN_FAMILY_ID, COL_NAME1)

This comment was marked as spam.

@sangramql
Copy link
Copy Markdown
Contributor Author

sangramql commented Jan 9, 2019

@sduskis can I still contribute to complete snippet PRs as open source dev?

@sduskis
Copy link
Copy Markdown
Contributor

sduskis commented Jan 9, 2019

@sangramql, yes.

@yoshi-automation yoshi-automation added the 🚨 This issue needs some love. label Feb 7, 2019
@sduskis sduskis added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 28, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 28, 2019
Copy link
Copy Markdown
Contributor

@billyjacobson billyjacobson left a comment

Choose a reason for hiding this comment

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

Looks good, just make the changes Chris requested

@crwilcox crwilcox added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 8, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 8, 2019
@crwilcox crwilcox added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 8, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 8, 2019
@crwilcox crwilcox added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 9, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 9, 2019
@crwilcox
Copy link
Copy Markdown
Contributor

Ported to #7019

@crwilcox crwilcox closed this Mar 12, 2019
crwilcox added a commit to sangramql/google-cloud-python that referenced this pull request Mar 12, 2019
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. 🚨 This issue needs some love. type: docs Improvement to the documentation for an API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants