Skip to main content
astronomer
GitHub 创作者资料

astronomer

按仓库查看 6 个 GitHub 仓库中的 52 个已收集 skills。

已收集 skills
52
仓库
6
更新
2026年8月5日
仓库浏览

仓库与代表性 skills

airflow-state-store
软件开发工程师

Persists task and asset state across retries and DAG runs using Airflow 3.3's AIP-103 key/value stores (`task_state_store`, `asset_state_store`) and the crash-safe `ResumableJobMixin`. Use when the user asks about task state store, checkpointing in tasks,…

2026年8月5日
analyzing-data
软件开发工程师

Queries the data warehouse with SQL and answers business questions about data. Use when answering anything that needs warehouse data - counts, metrics, trends, aggregations, joins across tables, data lookups, or ad-hoc SQL analysis (for example "who uses X",…

2026年8月3日
authoring-java-sdk-tasks
软件开发工程师

Writes Airflow task logic in Java, Kotlin, or any JVM language using the Airflow Java SDK. Use when the user wants to implement Airflow tasks in Java/JVM, asks about `@Builder.Dag`/`@Builder.Task`/`@Builder.XCom`, the `Task`/`BundleBuilder` interfaces,…

2026年7月16日
authoring-language-sdk-tasks
软件开发工程师

The language-neutral foundation for Airflow language SDKs — implement task logic in a non-Python language while the DAG stays in Python. Use when the user wants to run an Airflow task in another language (Java, Kotlin, Go, or other JVM/native languages), asks…

2026年7月16日
configuring-airflow-language-sdks
网络与计算机系统管理员

Configures Airflow to run language SDK tasks (Java, Go, and future native SDKs) — register a coordinator, map a queue to it, ensure the runtime/artifact on workers, and tune coordinator options. Use when the user wants Airflow to route a queue to a…

2026年7月16日
deploying-java-sdk-bundles
软件开发工程师

Builds and deploys compiled Airflow Java SDK bundles so workers can run them. Use when the user wants to package a JVM task bundle into a JAR, asks about the `org.apache.airflow.sdk` Gradle plugin, `./gradlew bundle`, the Maven shade/BOM setup, fat vs thin…

2026年7月16日
migrating-dagster-to-airflow
软件开发工程师

Guide for migrating Dagster projects to Apache Airflow 3 on Astro. Use when the user mentions migrating, converting, or porting Dagster (or Dagster+) code to Airflow or Astro, wants to plan or assess such a migration, or asks what a Dagster construct maps to…

2026年7月13日
authoring-go-sdk-tasks
软件开发工程师

Writes Airflow task logic in Go using the Airflow Go SDK. Use when the user wants to implement Airflow tasks in Go, asks about `BundleProvider`/`RegisterDags`, the `bundlev1` Registry/Dag interfaces, registering Go tasks (`AddTask`/`AddTaskWithName`),…

2026年7月10日
已展示 8 / 35 个已收集 Skill。
已展示 6 / 6 个仓库
已展示全部仓库