jason810496 commented on code in PR #71929: URL: https://github.com/apache/airflow/pull/71929#discussion_r3850928914
########## airflow-core/adr/lang-sdk/README.md: ########## @@ -33,6 +33,7 @@ bind core interfaces and apply to every language SDK, not just the Java SDK. - [ADR-0005](0005-coordinator-packaging.md): coordinator packaging, module layout, and registration. - [ADR-0006](0006-no-lang-sdk-source-display.md): no Lang-SDK source display for mixed-language (`@task.stub`) Dags. - [ADR-0007](0007-taskflow-across-language-boundary.md): TaskFlow across the language boundary — argument binding for Lang-SDK tasks. +- [ADR-0008](0008-mixed-language-dag-processing.md): mixed-language Dag processing — DagImporter routing and persistence. Review Comment: Yes, this one will likely be merged first, so I will rebase https://github.com/apache/airflow/pull/71189 once this get merged, thanks for the reminder. -- 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]
