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 2023/01/07 20:16:37 UTC

[GitHub] [airflow] mhenc opened a new issue, #28787: AIP-44 Migrate Dag.pickle to Internal API

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

   This method is used in DagFileProcessor.process_file:
   https://github.com/apache/airflow/blob/main/airflow/dag_processing/processor.py#L798
   
   It could be done together with #28786 so we do the "store dag" and "pickle dag" in a single place.


-- 
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 #28787: AIP-44 Migrate Dag.pickle to Internal API

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

   Handled in https://github.com/apache/airflow/pull/29188


-- 
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] mhenc closed issue #28787: AIP-44 Migrate Dag.pickle to Internal API

Posted by "mhenc (via GitHub)" <gi...@apache.org>.
mhenc closed issue #28787: AIP-44 Migrate Dag.pickle to Internal API
URL: https://github.com/apache/airflow/issues/28787


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