abergmeier commented on pull request #14174:
URL: https://github.com/apache/beam/pull/14174#issuecomment-807227759


   > What would be the next step on this PR?
   
   We decided to evolve the code in our internal app first (thus no public code 
changes for now).
   
   We tested out various API designs and landed on one that we internally find 
pleasing.
   
   Now we started writing tests to ensure various aspects are working and 
coverage is there.
   In parallel we ensured that the code is already quite well type annotated.
   
   Especially with type annotation we now found several aspects to be lacking 
in decorator code.
   I am currently trying to understand what magic beam is trying to apply and 
why some of our cases don't work out.
   
   The thing that currently is most annoying to me is that there is no public 
chat to have a quick talk about things like design decision in Beam. The whole 
development process seems a bit heavy handed :(


-- 
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.

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


Reply via email to