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일
수집된 skill 35개 중 8개를 표시합니다.
저장소 6개 중 6개 표시
모든 저장소를 표시했습니다