phanikumv commented on code in PR #71929: URL: https://github.com/apache/airflow/pull/71929#discussion_r3829959484
########## 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: #71189 also adds an ADR-0008 (`0008-taskflow-dag-dsl.md`) and appends to this same README line, so whichever of the two lands second needs renumbering to 0009 plus a README fixup. Since #71189 is still draft and this one isn't, simplest is probably to keep 0008 here and renumber there — but either way it's worth pinning down now. -- 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]
