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 件のリポジトリを表示
すべてのリポジトリを表示しました