Taragolis commented on PR #28816:
URL: https://github.com/apache/airflow/pull/28816#issuecomment-1377103727

   Also I think we need to keep compatibility with native API parts. I mean it 
would be nice if function check (btw i think you forget to add it into the PR) 
if value are dictionary then convert it to appropriate format, if not.. well 
then return as is or check if this has appropriate format.
   
   Actually I also work on the same issue in the past, I don't remember when I 
didn't finish it, may be because I could't cover all cases or something like 
that. I've prepare 
[GIST](https://gist.github.com/Taragolis/2c77ff7fa5337659ac44c303c3af1160) 
based on some past findings, it is not concern that we should do by this way, 
just an example. It use additional ability of Airflow render particular 
attributes from [inner 
object](https://airflow.apache.org/docs/apache-airflow/stable/concepts/operators.html#jinja-templating)


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