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

   ### Body
   
   **We should wait until [AIP-85 Dag 
Importers](https://cwiki.apache.org/confluence/spaces/AIRFLOW/pages/315494137/AIP-85+DAG+importer)
 pass**.
   
   ### Background
   
   The Java SDK (`1.0.0-beta1`) intentionally ships in "Python-stub-Dag mode": 
Java SDK handlers are registered for Dag/task IDs declared in Python. 
Higher-level Java Dag authoring was deferred until coordinator-mode execution 
is reviewed.
   
   ### What needs to happen
   
   1. Allow declaring Dags natively in Java-SDK.
   2. Revisit bundle ergonomics alongside the authoring interface.
   
   ### Acceptance criteria
   
   - A Dag can be authored end to end in Java with no Python stub file.
   
   ### Committer
   
   - [x] I acknowledge that I am a maintainer/committer of the Apache Airflow 
project.


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