BigTable: single-row transactions are unsupported #10018
Labels
api: bigtable
Issues related to the Bigtable API.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Environment details
Bigtable
Linux Red Hat 4.8.5
Python 2.7.5
Steps to reproduce
Customize the code example to execute against a Bigtable instance configured with an application profile that has "Allow single-row transactions" enabled.
Code example
Stack trace
Notes
Browsing the latest release bigtable-1.2.0, it seems that the issue stems from
app_profile_id
not being passed through to the gapic client oncommit()
app_profile_id
oncommit()
linkapp_profile_id
oncommit()
linkThe text was updated successfully, but these errors were encountered: