rawwar commented on issue #39584:
URL: https://github.com/apache/airflow/issues/39584#issuecomment-2107431272

   I was able to replicate the issue. But, I am not sure if this is a valid 
issue.  I was also able to replicate this for a usual PythonOperator.  Because, 
all jinja template variables are parsed
   
   @potiuk , we do need to parse all strings to update the template variables. 
If so, we can't differentiate which strings are supposed to be evaluated by 
jinja. Hence, the user has to make sure to encode/decode values. Or Is my 
understanding wrong? 


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