Saikumar Chintada
Saikumar Chintada
Below are powered via YAML instead of binaries: 1. Survey questions for job_create & job_adhook 2. Plugin Info Changes include: - model `Plugin` to contain `YamlMod` reference to `PluginSpec` which...
Changes : * init-container: * airflow deploys - init container + executor container * `fetches config` : airflow to load config onto init-container & executor container * default_env + fetched_env...
**Description** CompileAsset method in `CommandLineMod` interface falls out of place and doesn't fit in the interface. This behaviour is only used in the context of bigquery when the loadmethod is...
### Discussed in https://github.com/odpf/optimus/discussions/501 Originally posted by **smarch-int** August 8, 2022 Currently we are limited to override single plugin config using this.yaml. This limitation needs to be addressed by allowing...
**Description** Plugins which are just defined through yaml should have means to provide destination & sources for automated dependency resolution to happen. **Acceptance Criteria** **Scope** - [ ] Provide the...
in [#284](https://github.com/bobthecow/mustache.php/issues/284), the discussion was ended with a context object as parameter for the mustache_engine's render function. I have a follow up. How to handle this case ? ```$m->render("{{#a}}{{b}}{{/a}}", new...
On mac with m1 chips (arm), `brew install odpf/taps/optimus` causes below error ``` Error: Invalid formula: /opt/homebrew/Library/Taps/odpf/homebrew-taps/Formula/siren.rb formulae require at least a URL ```