-
Notifications
You must be signed in to change notification settings - Fork 433
Closed
Labels
api: bigtableIssues related to the Bigtable API.Issues related to the Bigtable API.type: processA process-related concern. May include testing, release, or the like.A process-related concern. May include testing, release, or the like.
Description
There are a few small bugs in the Cloud Bigtable emulator that we are working around. The bugs are:
Filters:
- bigtable: block_all() filter not supported by emulator? google-cloud-go#839
- bigtable: row_sample() filter not supported by emulator? google-cloud-go#840
- bigtable: apply_label_transformer() not supported in the emulator? google-cloud-go#841
- bigtable: is the condition() filter supported by the emulator? google-cloud-go#842
- bigtable: is the interleave() filter supported by the emulator? google-cloud-go#843
ReadRows:
Snapshots:
Table IAM:
Instance Admin:
As those bugs clear we should remove the workarounds from the code.
Metadata
Metadata
Assignees
Labels
api: bigtableIssues related to the Bigtable API.Issues related to the Bigtable API.type: processA process-related concern. May include testing, release, or the like.A process-related concern. May include testing, release, or the like.