jason810496 commented on PR #71144:
URL: https://github.com/apache/airflow/pull/71144#issuecomment-5215646281

   > What’s the plan to do the external vs pure TS dags after this?
   
   Along with https://github.com/apache/airflow/pull/71213, the user should set 
the `is_mixed_language_dag` for the mixed language Dag case, it will look 
somehow like `new Dag("my_ts_mixed_lang", spec: {is_mixed_language_dag: True, 
schedule: "..."})`.


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