apacheapacheOfficialยท7 Agent Skills Included

datafusion-comet

AI-assisted development toolkit for the Apache Spark Comet accelerator

Guides AI agents through building, reviewing, and optimizing Apache DataFusion Comet, a native accelerator that speeds up Apache Spark queries. Automates pull request reviews, bug triage, expression implementation, and performance audits against multiple Spark versions. Removes manual cross-checking of Spark source code, test coverage gaps, and benchmark regressions so contributors ship compatible changes faster.
npx skills add apache/datafusion-comet --all -g -y
Available:

Points the AI agent to the project's contributor guides and enforces critical build rules, such as the JVM/native build order and the ban on hand-editing Spark SQL test diff files.

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install DataFusion Comet skills?โ–ผ

Run `npx skills add apache/datafusion-comet --all -g -y` in your terminal to install all skills in this suite globally.

What is Apache DataFusion Comet?โ–ผ

Comet is a high-performance accelerator for Apache Spark that runs queries on Apache Arrow columnar data via the Rust-based DataFusion engine. It delivers roughly 2x speedups on standard benchmarks with no changes to your Spark code.

How do these skills help Comet contributors?โ–ผ

They automate PR reviews, bug triage, new expression implementation, correctness audits, and performance optimization while checking everything against the canonical Spark source code.

Do these skills work with Claude Code?โ–ผ

Yes. All skills follow the standard SKILL.md format and run in Claude Code and other compatible AI coding agents.

Do I need to know Rust to use these skills?โ–ผ

No. The agent reads the Spark and Rust sources for you and guides each step, though basic familiarity with the Comet codebase helps when reviewing its output.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’