I got my issue sorted out; was user ignorance/error! Thanks, Robert! Yes, I see that my slightly cryptic message left much to be desired; was getting late-ish my-time after having been trying to crack things for several hours; sent it off as calling it a night which wasn't quite the right move. As doesn't leave much for anyone to help with, nor to aid with indexing/surfacing info via others' future searching. :-)
Agreed that things work. I should actually put together a working example/demo, as extensive searching didn't yield much usable. On Mon, Dec 16, 2019 at 12:06 PM Robert Bradshaw <[email protected]> wrote: > > 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
