MansiSingh17 commented on PR #37672: URL: https://github.com/apache/beam/pull/37672#issuecomment-3947112869
Hi @damccorm , thanks for the detailed review! I've addressed the feedback: 1. skip_due_to_30778 — Already set to False in this PR. 2. [START/END] markers — The markers are intact in groupby_attr_expr.py (lines 52 and 57). 3. yapf formatting — Fixed! Ran yapf -i on all affected files and verified with yapf --diff showing no remaining issues. 4. to_grocery_row() helper — Already removed from groupby_simple_aggregate.py. -- 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]
