chamikaramj commented on pull request #13877: URL: https://github.com/apache/beam/pull/13877#issuecomment-772103307
"FnApiRunner doesn't actually use the sub-transforms in CombinePerKey. So I can't use it to test that the subtransforms in the packed CombinePerKey are correct. Is there any runner that actually uses the subtransforms that I can use for testing?" Can't we just rollback to previous behavior where we were generating protos correctly (before 2.27.0) instead of trying to re-build the proto (which is brittle) ? DataflowRunner Runner v2 should use the proto when experiment "use_portable_job_submission" is set. ---------------------------------------------------------------- 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]
