optimus
optimus copied to clipboard
Provide Upstream job runs and downstream jobs as part of `Optimus job inspect` command
Description Provide upstream job runs that the subject job will depend for a given schedule date.
Acceptance Criteria
- [ ] Print List of Upstream job runs for all the dependencies of the Subject job for given schedule times
Depends on : https://github.com/odpf/optimus/issues/492
Tech Details Post analysis Capture the details of the work needed to finish the task.
- [ ] Use existing Window logic and sensor logic to compute the required schedule times of upstream jobs.
duplicate of https://github.com/odpf/optimus/issues/576