You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 1, 2026. It is now read-only.
Thanks for stopping by to let us know something could be better!
PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.
Is your feature request related to a problem? Please describe.
I was trying to use an accumulator while using the data client, but I currently have to create a "raw" BigtableClient instead to use this functionality.
Describe the solution you'd like
I would like to use BigtableDataClient and use AddToCell mutations.
Thanks for stopping by to let us know something could be better!
PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.
Is your feature request related to a problem? Please describe.
I was trying to use an accumulator while using the data client, but I currently have to create a "raw" BigtableClient instead to use this functionality.
Describe the solution you'd like
I would like to use BigtableDataClient and use AddToCell mutations.