When building an analysis, you will encounter four different types of runs: Build, Test, Ad-Hoc, and Scheduled. Each type of run has its own specific features and purposes.
Run Type | Full Data or Sample Set | Write to Destination? | Notes |
ποΈ Build | Sample | No | Runs automatically as you build your app. |
βοΈ Test | Full | No | Kicked off by clicking the Run Test button. Past runs are only visible on app-specific run history. |
π Ad-Hoc | Full | Yes | Kicked off from the Run Bot menu. |
ποΈ Scheduled | Full | Yes | Kicked off from configuring a schedule in the Run Bot menu. |
ποΈ Build
A Build run is only a sample of the data being analyzed. It does not write to a destination. This type of run is automatically triggered as you build your analysis.