Hi folks, My project needs reading data from Cloud BigTable. We are aware that an IO connector for BigTable is available in the Java SDK. So we could probably make use of the cross-language capabilities <https://beam.apache.org/documentation/programming-guide/#1311-creating-cross-language-java-transforms> of Beam and make it work. I am, however, looking for guidance/resources/pointers that could be beneficial to build a Beam pipeline in Python that reads data from Cloud BigTable. Any relevant clue would be greatly appreciated.
Sayak Paul | sayak.dev
