This should work. An example of what you're trying to do and what errors/unexpected behavior you're getting would be helpful.
On Sun, Dec 15, 2019 at 10:13 PM Austin Bennett <[email protected]> wrote: > > 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
