You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/01/07 13:56:09 UTC

[GitHub] [airflow] mik-laj commented on issue #13522: Templated Variables being treated as String by KubernetesPodOperator in Airflow 2.0

mik-laj commented on issue #13522:
URL: https://github.com/apache/airflow/issues/13522#issuecomment-756130803


   @dimberman looks like we need to verify our assumptions. In the case of Google operators, we always accept two types - one dictionary, the other is a class.
   https://github.com/apache/airflow/blob/ef2123c671b985953707b056ef30b724f7f97d28/airflow/providers/google/cloud/operators/datacatalog.py#L60
   This is how most users pass the dictionary, but can look at the class definitions if they want to read the documentation.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org