The assumption is that Bigtable support should be a straightforward capability to implement, since it's pretty much HBase. Good docs are [here](https://cloud.google.com/bigtable/docs/bigtable-and-hbase). Here's a list of differences: [Differences between the HBase and Cloud Bigtable APIs](https://cloud.google.com/bigtable/docs/hbase-differences)
The assumption is that Bigtable support should be a straightforward capability to implement, since it's pretty much HBase.
Good docs are here.
Here's a list of differences: Differences between the HBase and Cloud Bigtable APIs