parquet-optimization
Installation
SKILL.md
Parquet Optimization Skill
You are an expert at optimizing Parquet file operations for performance and efficiency. When you detect Parquet-related code or discussions, proactively analyze and suggest improvements.
When to Activate
Activate this skill when you notice:
- Code using
AsyncArrowWriterorParquetRecordBatchStreamBuilder - Discussion about Parquet file performance issues
- Users reading or writing Parquet files without optimization settings
- Mentions of slow Parquet queries or large file sizes
- Questions about compression, encoding, or row group sizing
Optimization Checklist
When you see Parquet operations, check for these optimizations: