Hi all, The vote for AIP-108 Java Task SDK and the Language Coordinator Layer has closed.
Link to API: https://lists.apache.org/thread/3pf2q47b9jtbkvbm50spzwh805q0jsnt Binding +1 (13): TP Chung Jens Scheffler Shahar Epstein Jarek Potiuk Phani Kumar Zhe-You(Jason) Liu Wei Lee Ash Berlin-Taylor Vikram Koka Rahul Vats Amigo Desai Kaxil Naik Buğra Öztürk Non-binding +1 (5): Stefan Wang Shivam Rastogi Aaron Chen Aritra Basu Igor Kholopov No 0 or -1 votes. The vote passes with 13 binding +1s and no objections. The coordinator layer is already ready for review (rebased is needed to merge; I’ll do that after reviews settle): https://github.com/apache/airflow/pull/65958 Furthermore, I have raised a PR to dump the model schema used by the Supervisor, so the Java SDK can use the schema to automatically generate Java classes. Please also take a look: https://github.com/apache/airflow/pull/67235 I am working on cleaning up the Java-side implementation. It should be ready for review after we’ve finished the above two, and the Java SDK tweaked to fix references to them. Integration tests will come later. Thanks everyone! TP
