Ability to cancel Cloud Bigtable reads #7760
Labels
api: bigtable
Issues related to the Bigtable API.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Cloud Bigtable scanning reads can be long. In many cases, users want to cancel the request before the read stream is complete.
read_rows
should return a cancelable generator.This is an important feature for a Cloud Bigtable Apache Beam connector.
The text was updated successfully, but these errors were encountered: