optimus
optimus copied to clipboard
Optimus is an easy-to-use, reliable, and performant workflow orchestrator for data transformation, data modeling, pipelines, and data quality management.
**Description** Integrate the JobRunInput api with Init Containers **Acceptance Criteria** - [ ] Init containers working with `JobRunInput` - [ ] `RegisterInstance` api triggered without asset fetch request, for backward...
**Description** remove the `RegisterInstance` API , and rely completely on `jobRunInput` **Acceptance Criteria** - [ ] There should not be any log of `jobRunInput` API failures , in past 1...
**Describe the bug** When refreshing a project with more than 8000 jobs, the experience is not pleasant. Job refresh not showing the log for some time, and then start showing...
Requirement: We want to keep track of memory usage and execution time for various api so that we get to know when some feature regresses the performance for the api....
We have the following data from the JobRepository benchmarks: ```shell BenchmarkJobRepository/Save-16 1 1375010724 ns/op 3291376 B/op 11338 allocs/op BenchmarkJobRepository/GetByName-16 1 20054992147 ns/op 98418488 B/op 1075058 allocs/op BenchmarkJobRepository/GetAll-16 1 20741357727 ns/op...
Description : - truncate by week and month instead of truncating to end instead of start interval. - monthly window end is ending a day short. - the assumption of...
This PR is to address issue (#453). In order for this PR to be merged, the following should be merged: - [ ] [proton PR](https://github.com/odpf/proton/pull/164): related to the contract being...
Added a playground command for getting the start and end time of the window from the user input