Hi All, Struggling with reading a proto message from pubsub and writing to BigQuery in Beam (Direct Runner -- though will then use Dataflow runner. Hoping that distinction doesn't make a difference). Probably something I'm doing wrong (or not doing) with the proto coder. The output (BigQuery) not particularly an issue, as I'm still working on getting the message properly read.
Anyone have experience/example/tip(s)? Attempting to do in Python, but no problem if moving to Go or Java. Thanks, Austin