googleapis / googleapis/go-sql-spanner
Support Cancel method in Spanner Lib
Open
priority: p3
type: feature request
- Dominant language
- Go
- Stars
- 125
- Forks
- 35
- Avg merge
- 2h 20m
- Merged PRs (30d)
- 4
Description
Add a Cancel function to the public API of Spanner Lib that allows an application to cancel a running statement (other than one that has already returned a Rows object, as those can be 'cancelled' by just closing the Rows object).
Contributor guide
Assessment
This issue has not been assessed yet.