Re: Pubsub API feedback

2018-03-20 Thread Ahmet Altay
Thank you Udi. Left some high level comments on the PR. On Mon, Mar 19, 2018 at 5:13 PM, Udi Meiri wrote: > Hi, > I wanted to get feedback about the upcoming Python Pubsub API. It is > currently experimental and only supports reading and writing UTF-8 strings. > My current

Pubsub API feedback

2018-03-19 Thread Udi Meiri
Hi, I wanted to get feedback about the upcoming Python Pubsub API. It is currently experimental and only supports reading and writing UTF-8 strings. My current proposal only concerns reading from Pubsub. Classes: - PubsubMessage: encapsulates Pubsub message payload and attributes. PTransforms: -