acrites commented on issue #11271: [BEAM-9624] Adds Convert to Accumulators 
operator for use in combiner lifting for streaming pipelines
URL: https://github.com/apache/beam/pull/11271#issuecomment-611175856
 
 
   The main issue is that we need to be able to test one of the pieces of the 
CombinePerKey operation (ConvertToAccumulators) independently of the others 
like MergeAccumulators and Extract. In Go and Java there were already some test 
frameworks in place to do that, but in Python we can only test the entire thing.

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


With regards,
Apache Git Services

Reply via email to