소개
This skill provides a comprehensive auditing tool for Google BigQuery environments, enabling developers and data engineers to gain visibility into query performance and project expenses. By querying project metadata via INFORMATION_SCHEMA, it identifies high-cost query patterns, tracks usage across specific service accounts, and detects common anti-patterns like inefficient SELECT statements or missing partitioning. It generates a prioritized report with actionable recommendations to help reduce GCP billing and improve overall data processing efficiency.