Ajay9704 commented on issue #59877: URL: https://github.com/apache/airflow/issues/59877#issuecomment-3702688928
Hi @potiuk, @amoghrajesh, and other maintainers, Thank you for assigning me to work on issue #59877. I appreciate the opportunity to contribute to Apache Airflow as a new contributor. I've carefully reviewed the issue, the conversation in the thread, and the previous PR #59882 by @Jeevankumar-s. I've implemented a solution that addresses the edge cases with small max_templated_field_length values, particularly focusing on the `!r` formatting issue that could cause output to exceed the configured maximum length. This is my first contribution to the Apache Airflow project, and I've tried to follow the community's best practices and coding standards. I'd appreciate your review and feedback to ensure this solution meets the project's requirements. Thank you for your time and for maintaining this wonderful project! -- 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]
