-
Notifications
You must be signed in to change notification settings - Fork 3
glossary
Justin Joyce edited this page Apr 25, 2021
·
3 revisions
| term | definition |
|---|---|
| blob | A ‘file’ containing records |
| dataset | A handle for referencing data |
| datastore | |
| frame | A container for the data of a specific batch execution |
| job | The goal or outcome or a set of tasks |
| partition | A grouping of data by date |
| run (noun) | An instantiation of a set of tasks to perform a job |
| task | A step, or set of steps, in a defined process |
| work (noun) | Effort to be expended - the execution of a task |