Thank you Lukasz ;) I'll go through the authoring guide, and come back here in case of trouble.
Best regards, /Antonio El mié., 12 sept. 2018 a las 18:27, Lukasz Cwik (<[email protected]>) escribió: > I just want to make sure that you had seen our I/O authoring guide: > https://beam.apache.org/documentation/io/authoring-overview/ > > I'm sure people would welcome the contribution and as you have questions, > just reach out to the [email protected] list as you have now. > > > > On Wed, Sep 12, 2018 at 5:32 AM Antonio Momblan <[email protected]> > wrote: > >> 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 >> >
