SQL
SQL jobs allow users to execute SQL queries directly against the Yeedu compute engine.

Overview
SQL jobs are designed for structured data processing, analytical queries, and scheduled transformations.
Input Methods
Inline Query
Users can write SQL manually in the editor.
Upload SQL File
Upload .sql scripts containing one or more queries.
Required Fields
Cluster
Choose the cluster that will run the SQL queries.
Path (optional)
Select a stored SQL script from the dependency repo.
Advanced Options
Configure:
- Packages
- Files
- JARs
- Spark configs
- Concurrent Runs

Common Use Cases
- Reporting pipelines
- Data quality checks
- Incremental transformation jobs