Closed
Description
Currently methods which aren't available in Bigtable for HappyBase throw an NotImplementedError. https://github.com/GoogleCloudPlatform/gcloud-python/blob/master/gcloud/bigtable/happybase/connection.py#L392
This will make it more difficult to port applications to and from HBase. These operations should be no-ops (possibly logging a warning when run).