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

This PR is to fix and add additional implementations for the targetted branch, as the source branch is extended on it. This PR is related to [this](https://github.com/odpf/optimus/issues/453) issue.

When a job is moved from one namespace to another, it should be seamless, the job needs to be dereferenced from the old namespace and referenced in the new namespace....

**Is your feature request related to a problem? Please describe.** Currently Optimus only provides a way to use a specific image in a job through the plugin, we require a...

enhancement

**Is your feature request related to a problem? Please describe.** At the moment, Optimus works just as an orchestrator that transpiles basic job instructions to Airflow parsable dags. It doesn't...

enhancement

**Is your feature request related to a problem? Please describe.** Creating a plugin ecosystem is time consuming and for Optimus to have one, it will take a while. Currently to...

enhancement

**Is your feature request related to a problem? Please describe.** There are many cases where the upstream dependency is taking a lot longer then it should because of which all...

enhancement

What if wrap [sqlfluff](https://github.com/sqlfluff/sqlfluff) as an extension as well?

enhancement