optimus icon indicating copy to clipboard operation
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.

Results 122 optimus issues
Sort by recently updated
recently updated
newest added

**Description** Integrate the JobRunInput api with Init Containers **Acceptance Criteria** - [ ] Init containers working with `JobRunInput` - [ ] `RegisterInstance` api triggered without asset fetch request, for backward...

techdebt

**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...

techdebt

**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...

improvement

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....

techdebt

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...

techdebt

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...

bug

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