| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Here is the summary of changes. You are about to add 1 region tag.
This comment is generated by snippet-bot.
|
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
Head branch was pushed to by a user without write access
There was a problem hiding this comment.
Actually, looking at it again, are you sure this is doing what you want? This new sample isn't just an async version of write_increment, AddToCell is related to aggregates, which is something totally different.
If this sample is just for incrementing a value, we can probably close this, because we have that sample here
If this is supposed to be an AddToCell/aggregation sample, we should give this a different name to be more distinct, and probably move this to the data_client folder with the others. And we may have to do some work in the test project, because I don't think the test cluster is currently set up to work with aggregate families
Sorry for not catching this earlier. Let me know how you want to proceed
Sorry, something went wrong.
|
Following up offline, this is intended to be an aggregation test. So we'll need to:
I'm going to take over this PR to get the last pieces through (Thanks @KasiaStrz!) |
Sorry, something went wrong.
Replaces #1231 Fixes b/452032333 Adds a sample for the new AddToCell incrementation mutation --------- Co-authored-by: Kasia Strzałkowska <strzalkowska@google.com>
Replaces googleapis/python-bigtable#1231 Fixes b/452032333 Adds a sample for the new AddToCell incrementation mutation --------- Co-authored-by: Kasia Strzałkowska <strzalkowska@google.com>
| Back | FazBrowse Home | New Git URL |
Fixes b/452032333.