y-sudharshan commented on PR #61279:
URL: https://github.com/apache/airflow/pull/61279#issuecomment-3863708666
@pierrejeambrun
Thank you for the review! I've addressed all your feedback:
Changes made:
Fixed merge logic to handle all edge cases (skip only when both children are
None, otherwise merge with empty list defaults)
Added comprehensive test coverage
Cleaned up code per conventions (removed verbose comments, simplified
docstrings)
CI failures are unrelated to infrastructure issues.
All failures occur in different modules/providers and are not related to the
grid view functionality that was fixed.
The grid view merge logic changes are complete and working as expected.
Could you review the code changes or trigger a CI re-run when infrastructure
issues are resolved?
--
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]