dirrao commented on code in PR #38094:
URL: https://github.com/apache/airflow/pull/38094#discussion_r1522605282


##########
airflow/config_templates/config.yml:
##########
@@ -481,6 +481,14 @@ core:
       type: string
       example: ~
       default: "Disabled"
+    max_templated_field_size:
+      description: |
+        The maximum size of the rendered template field. If the value to be 
stored in the rendered template

Review Comment:
   Can we add the size quatifier i.e number of bytes or characters or etc.?



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