amoghrajesh commented on code in PR #44843:
URL: https://github.com/apache/airflow/pull/44843#discussion_r1883546427


##########
airflow/serialization/helpers.py:
##########
@@ -65,4 +69,4 @@ def is_jsonable(x):
                 "Truncated. You can change this behaviour in 
[core]max_templated_field_length. "
                 f"{rendered[:max_length - 79]!r}... "
             )
-        return template_field
+        return serialized

Review Comment:
    Not making such a change in this PR.



-- 
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]

Reply via email to