elementary
elementary copied to clipboard
[ELE-1786] Configuration is not saved to test_param field for dimension_anomalies tests
Describe the bug
As part of the test materialization we are saving the test param based on the result from query_test_result_rows
. In dimension_anomalies tests, we query only the anomaly rows. Therefore when dimension_anomalies
test passes no anomaly rows are returned, so no test_param to save.
To Reproduce Steps to reproduce the behavior:
- Define
elementary.dimension_anomalies
test - Set the timestamp column (inside the test block / globally / in the model config block)
- Run the test
- The configuration is not saved In
elementary_test_results
table undertest_param
(when opening the report the fields are empty)
Expected behavior We should save the test_param regardless of the test result
Hello @NoyaArie Can we please get this bug fix prioritized as it causes a lot of dimension_anomaly tests in our case to show up nothing in the UI.
Hi all! Wondering if there's any movement here. would love to use the dimensional anomaly tests but they have been broken for so long -- is there plan to support them going forward?
Adding a +1 to also get notified when things start moving. Thank you anyway!