spotify / heroic

The Heroic Time Series Database
https://spotify.github.io/heroic/
Apache License 2.0
848 stars 109 forks source link

Replace bigtable-client-core lib with com.google.cloud:google-cloud-bigtable #739

Open sming opened 3 years ago

sming commented 3 years ago

our Bigtable library is no longer receiving new features

Proposed Solution

implementation platform('com.google.cloud:libraries-bom:16.2.1')
compile 'com.google.cloud:google-cloud-bigtable'