JavaIlya commented on issue #20754:
URL: https://github.com/apache/beam/issues/20754#issuecomment-3393123471

   Hi @damccorm we've faced this bug in our commercial project actually, we 
have a workaround for it by providing subs through a basic value provider, but 
I thought mb I could check this thing, and after investigating for a while you 
are actually right, this part of code is causing this thing, but I don't 
understand how does it work, thought mb you as apache beam commiter have some 
pointers for me.
   1. This property names in steps, they are provided but I don't see where is 
it used, it looks like it's some other code?
   2. There's some code below "PropertyNames.PUBSUB_SERIALIZED_ATTRIBUTES_FN" 
where we serialize a function which I suppose will be called later, shouldn't 
we use simillair approach for this thing?
   
   Or mb if you raised it and never fixed it's for some reason not possible by 
design, idk, would be happy to have your answer, if it's possible for me to 
help I would be also happy to do so, but for now I'm stuck


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to