Daniel Halperin created BEAM-45:
-----------------------------------
Summary: Unbounded source for Google Cloud Bigtable
Key: BEAM-45
URL: https://issues.apache.org/jira/browse/BEAM-45
Project: Beam
Issue Type: New Feature
Components: sdk-java-gcp
Reporter: Daniel Halperin
Assignee: Daniel Halperin
Google Cloud Bigtable is currently in Beta. https://cloud.google.com/bigtable/
A bounded source is included in the initial code for Beam, and does a table
scan (with an optional row filter) and dynamic work rebalancing.
The unbounded source should support initial splitting based on key ranges but
then streaming along the timestamp dimension.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)