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 2020/11/03 13:50:38 UTC

[GitHub] [airflow] turbaszek commented on issue #11983: airflow.contrib.operators.pubsub_operator.PubSubPublishOperator can't handle multiple messages in a template

turbaszek commented on issue #11983:
URL: https://github.com/apache/airflow/issues/11983#issuecomment-720415139


   > I was thinking this could be fixed with something like: [prodhype#1](https://github.com/prodhype/airflow/pull/1)
   
   Some time ago I did this to solve similar problem:
   https://github.com/apache/airflow/blob/ba2b3b20af5371f158b9f307ed4d9e37c60014f7/airflow/providers/google/cloud/operators/automl.py#L1257-L1263
   
   But in general I agree that it would be good to have better support for lazy evaluation with python native types.


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