jason810496 opened a new pull request, #70059:
URL: https://github.com/apache/airflow/pull/70059

   - closes: #67260
   
   ## Why
   
   Users asked whether the Code view for a mixed-language Dag (a Python Dag 
with `@task.stub` tasks backed by a Java-SDK artifact) could also show the 
Java-side source. A design sketch extending AIP-85's `DagImporter` interface 
was drafted.
   
   After discussion with @ashb and @uranusjr, we rejected this feature by 
design choice so this ADR records that negative decision.
   
   ## What
   
   - Add `java-sdk/adr/0006-no-lang-sdk-source-display.md`, documenting the 
rejected design (per-DAG multi-file `get_source_code`, multiple `DagCode` rows 
per `DagVersion`, REST/UI file-tab changes) and why the status quo (Python file 
only) was kept instead.
   
   ---
   
   ##### Was generative AI tooling used to co-author this PR?
   
   - [x] Yes, with help of Claude Sonnet 5 following [the 
guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions)


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

Reply via email to