Dear members of the list,

Currently I need to create different pipelines, reading data from BigTable
(bounded set of data in a range query), and saving the transformed data
back to BigTable.

There is no IO connector for BigTable in the python SDK, as of today.
However, I've noticed there is some work in progress to have it at some
point in the future: https://issues.apache.org/jira/browse/BEAM-2395

Since this is work in progress, but seems to be stalled since June 2017, I
would like to explore the possibility of contributing to this feature.

I've already had a look at the python sdk codebase, and I have an idea of
how I would do it to fulfill my needs. But I would also appreciate some
gidelines and support from the dev-list, so we could make this work also
useful for the rest of the community.

Thanks in advance!

Best regards,
/Antonio

Reply via email to