Kenton Parton
Kenton Parton
**Describe the bug** When using the UserConfigurableProfiler and a RuntimeBatchRequest where "runtime_parameters" uses a query like {'schema': 'sample_data', 'query': 'select * from sample_data.orders'} and "batch_spec_passthrough" = {"create_temp_table": False} the following...
**Describe the bug** While running the UserConfigurableProfiler, we regularly experienced OOM exceptions, killing our pods. We have replicated the issue locally in a docker container against the Snowflakes TPCH sample...
Used Cerberus version: 1.3.4 - [x] I have the capacity to improve the docs when my problem is solved. - [x] I have the capacity to submit a patch when...
Hello! I am trying to use the pre-built 'sherlock' model to make predictions. As suggested in the readme, I have run some of the cells in the 02-1-train-and-test-sherlock.ipynb file but...
Description: **Related issue (if applicable):** # #654 ## Checklist * [x] The code change is tested and works locally. * [x] There is no commented out code in this PR....
:bulb: **The Idea** Currently, one can set a PagerDuty Alert severity by providing a `notify_type`. While this is useful, it does not provide all of the available options. PagerDuty provides...
:mega: **Notification Service(s) Impacted** OpsGenie :lady_beetle: **Describe the bug** When providing a `title` and `body`, the OpsGenie Notification Service concatenates the `title` and `body` fields into a `title_body` variable, [here](https://github.com/caronc/apprise/blob/782f2e602b90c9b43058c977ffcc689bd3b1dfb8/apprise/plugins/NotifyOpsgenie.py#L385)....
**Is your feature request related to a problem? Please describe.** When an expectation is run the output includes a “partial_unexpected_list” property of values that were unexpected. While this is useful,...
Hello! Looking through the docs, in all cases I see a fixed number of tasks are distributed across jobs which are then await. E.g. ```python from joblib import Parallel, delayed...
Firstly, this is an awesome tool, thank you for creating it! Some functionality I would love to see is when a profile is selected, get-role-credentials is run and the temporary...