Skip to content

TypeScript SDK: native TypeScript Dag declaration #69288

Description

@jason810496

We should wait on AIP-82 Dag Importers.

Background

The TypeScript SDK intentionally ships in "Python-stub-Dag mode": TypeScript handlers are registered for Dag/task IDs declared in Python. Higher-level TypeScript Dag authoring was deferred until coordinator-mode execution is reviewed.

What needs to happen

  1. Allow declaring Dags natively in TypeScript.
  2. Revisit bundle ergonomics alongside the authoring interface.

Acceptance criteria

  • A Dag can be authored end to end in TypeScript with no Python stub file.

Context

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions