Re: BigtableIO: is it really experimental?

2020-01-20 Thread Chamikara Jayalath
Hi Israel, I don't see BigTableIO APIs changing at this point. So I won't call it truly experimental. However we have another BigTable connector that uses the HBase API available here. https://github.com/googleapis/java-bigtable-hbase/tree/master/bigtable-dataflow-parent/bigtable-hbase-beam This

BigtableIO: is it really experimental?

2020-01-20 Thread Israel Herraiz
Hi, I have been working lately quite a lot with Dataflow and Bigtable, using Beam's BigtableIO. The documentation ( https://beam.apache.org/releases/javadoc/2.17.0/org/apache/beam/sdk/io/gcp/bigtable/BigtableIO.html) shows that BigtableIO is annotated as experimental. The same docs also says tha