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 2022/03/29 18:18:51 UTC

[GitHub] [airflow] potiuk commented on issue #22594: @task and chain() don't play well together

potiuk commented on issue #22594:
URL: https://github.com/apache/airflow/issues/22594#issuecomment-1082223994


   AAAAAAAH! It fails because we check all providers for Airflow 2.1 compatibility !!! And Apparently chain support for taskflow was aded in 2.2 ! 
   
   So yeah >> is good for now. We do not want 2.1 users to give examples that they will use for 2.1 installation in the provider that is 2.1 compliant! 
   
   Actually our 2.1 importability check worked like a charm!


-- 
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: commits-unsubscribe@airflow.apache.org

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