Skip to main content
The Jobs page is a centralized activity log for all validation and comparison executions in your workspace. Navigate to Jobs in the left sidebar to view run history, inspect errors, and manage in-progress jobs.

Comparison jobs

Comparison jobs evaluate differences between two datasets — for example, production vs. staging. They are used for pre-deployment checks, regression detection, and cross-environment consistency validation.

Columns

Statuses

Actions

Click the menu on any comparison job row to:
  • Info — View a summary of the comparison including metadata and execution time.
  • Stats — View query performance metrics: total time, min/max/average latency, and P90 for source and target.
  • Clone — Duplicate the job configuration to create a similar run.
  • Revoke — Cancel a job that is pending or currently running.

Validation jobs

Validation jobs run data quality checks within a single dataset. Each row captures the outcome of a group of validation checks.

Columns

Statuses

Actions

Click the menu on any validation job row to Revoke a pending or running job.

Filters

Both comparison and validation job lists support the following filters:
  • Status — Filter by PENDING, RUNNING, SUCCESS, FAILURE, or REVOKED
  • Time range — Choose from Today, Yesterday, Last Week, Last Month, Last Quarter, or a custom date range
Click Reset to clear all filters.

Error details

When a job fails, click the expand icon on the row to view the full error message and failure details.