ATHARVA262005 commented on issue #37371: URL: https://github.com/apache/beam/issues/37371#issuecomment-3791212260
@shunping Thank you for the clarification, @shunping. You're absolutely right—I see now that the issue isn't that the guards are missing, but that the core logic is failing within the Batch execution context where it's intended to run. I am reverting the additional guards and am now deep-diving into the GroupIntoBatches translation for the Dataflow Batch runner. I'll investigate why the overrides for bytes/count aren't being respected in the batch bundles. I'll update the PR once I find the root cause of the assertion failure. -- 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]
