Jeevankumar-s opened a new pull request, #59882: URL: https://github.com/apache/airflow/pull/59882
Fixes incorrect truncation when [core] max_templated_field_length is set to very small values. Previously, negative slicing could result in empty or malformed output. This change ensures truncation always respects the configured maximum length. Related: #59877 -- 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]
