I have a Dataflow pipeline (Apache Beam) that reads from Kafka, converts to Put (Mutation) and writes to BigTable using the CloudBigtableIO.writeToTable().
I wrote a