MeltyBot
MeltyBot
Migrated from GitLab: https://gitlab.com/meltano/meltano/-/issues/2475 Originally created by @DouweM on 2020-12-08 21:50:25 --- The extractor `select` rules (https://meltano.com/docs/plugins.html#select-extra) are currently only applied to the generated catalog file, and it's up to...
Migrated from GitLab: https://gitlab.com/meltano/meltano/-/issues/2469 Originally created by @DouweM on 2020-12-02 00:15:25 --- The extractor schema override rules (https://meltano.com/docs/plugins.html#schema-extra) are currently only applied to the generated catalog file, and it's up...
Migrated from GitLab: https://gitlab.com/meltano/meltano/-/issues/2394 Originally created by @DouweM on 2020-10-28 23:27:15 --- Setting `aliases`, like [`username` for `target-postgres`'s `user` setting](https://gitlab.com/meltano/meltano/-/blob/61467796faf10ab855abf6227d88152ce98644f3/src/meltano/core/bundle/discovery.yml#L886), are supported in the `meltano config set ` CLI and...
Migrated from GitLab: https://gitlab.com/meltano/meltano/-/issues/1306 Originally created by @gtsiolis on 2019-11-15 12:39:30 --- ### Problem Each CLI command requires an unusual execution time to run even if running with trivial flags...
Migrated from GitLab: https://gitlab.com/meltano/meltano/-/issues/3428 Originally created by @aaronsteers on 2022-04-21 15:56:42 --- Following from a slack conversation, it seems Airflow is killing jobs too quickly or in a way that...
Migrated from GitLab: https://gitlab.com/meltano/meltano/-/issues/3420 Originally created by @vischous on 2022-04-19 22:39:06 --- ``` (.venv) visch@visch-ubuntu:~/git/tap-toggl$ meltano --version meltano, version 1.99.0 (.venv) visch@visch-ubuntu:~/git/tap-toggl$ python --version Python 3.8.12 ``` 1. Clone https://github.com/AutoIDM/tap-toggl/tree/meltano-issue...
Migrated from GitLab: https://gitlab.com/meltano/meltano/-/issues/3403 Originally created by @vischous on 2022-04-15 12:22:58 --- I don't know where this belongs exactly but it's asked enough https://meltano.slack.com/archives/CMN8HELB0/p1650013852588679 . Maybe we could describe the...
Migrated from GitLab: https://gitlab.com/meltano/meltano/-/issues/3376 Originally created by @kgpayne on 2022-04-05 09:12:54 --- ### What is the current *bug* behavior? When adding a `transformer` plugin to a Meltano Project that already...
Migrated from GitLab: https://gitlab.com/meltano/meltano/-/issues/3369 Originally created by @tayloramurphy on 2022-04-01 20:50:02 --- @vischous indicated in https://gitlab.com/meltano/meltano/-/issues/3362+ that `meltano run tap-activedirectory adhex-2-uuid > out` doesn't work as expected.
Migrated from GitLab: https://gitlab.com/meltano/meltano/-/issues/3314 Originally created by @pnadolny13 on 2022-03-04 17:32:22 --- ### What is the current *bug* behavior? _What is happening now?_ I set `PG_PORT` as an environment level...