gyli commented on issue #40974:
URL: https://github.com/apache/airflow/issues/40974#issuecomment-2257204204

   Yeah I can start from https://github.com/apache/airflow/issues/31213 first. 
   
   Note that by doing so, internal_api_call has to temporarily call either old 
serializer or `serde` depending on the argument type, because the the API 
argument could be DAG or operator, which is currently not supported by `serde`. 
It can only be completely switched to `serde` once the serializer consolidation 
is done. 


-- 
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-unsubscr...@airflow.apache.org

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

Reply via email to