You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "mhenc (via GitHub)" <gi...@apache.org> on 2023/02/02 12:33:15 UTC

[GitHub] [airflow] mhenc opened a new issue, #29312: AIP-44 Migrate TaskInstance.get_template_context to Internal API

mhenc opened a new issue, #29312:
URL: https://github.com/apache/airflow/issues/29312

   https://github.com/apache/airflow/blob/main/airflow/models/taskinstance.py#L1884
   
   used in 
   
   https://github.com/apache/airflow/blob/main/airflow/models/taskinstance.py#L1386


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

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


[GitHub] [airflow] mhenc commented on issue #29312: AIP-44 Migrate TaskInstance._run_raw_task to Internal API

Posted by "mhenc (via GitHub)" <gi...@apache.org>.
mhenc commented on issue #29312:
URL: https://github.com/apache/airflow/issues/29312#issuecomment-1441336498

   Great. Currently it is blocked on @potiuk PoC in which we don't need to serialize TaskInstance. 
   https://github.com/apache/airflow/pull/29513#discussion_r1112952981


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


[GitHub] [airflow] bugraoz93 commented on issue #29312: AIP-44 Migrate TaskInstance._run_raw_task to Internal API

Posted by "bugraoz93 (via GitHub)" <gi...@apache.org>.
bugraoz93 commented on issue #29312:
URL: https://github.com/apache/airflow/issues/29312#issuecomment-1440955706

   I would like to work on this after #29311. Of course, if there is no one who is already a volunteer.


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


[GitHub] [airflow] potiuk commented on issue #29312: AIP-44 Migrate TaskInstance._run_raw_task to Internal API

Posted by "potiuk (via GitHub)" <gi...@apache.org>.
potiuk commented on issue #29312:
URL: https://github.com/apache/airflow/issues/29312#issuecomment-1441597963

   Correct. Still in-progress. Making it small enough change to not impact "regular" cases and also clear enough to warrant db-less mode requires quite some thiking on how to do it best :) 


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


[GitHub] [airflow] bugraoz93 commented on issue #29312: AIP-44 Migrate TaskInstance._run_raw_task to Internal API

Posted by "bugraoz93 (via GitHub)" <gi...@apache.org>.
bugraoz93 commented on issue #29312:
URL: https://github.com/apache/airflow/issues/29312#issuecomment-1442338302

   Thanks for pointing that out mhenc!
   
   No pressure potiuk, looking forward to seeing it :)


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