restart_job_with_sampling
Restart a streaming job with a new SQL query and configure sampling parameters like interval and message sampling to control data rate.
Instructions
Restart a job with new SQL and proper sampling configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| sql_query | Yes | ||
| sample_interval | No | ||
| sample_all_messages | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |