Tests params
where_expression
Tests params
where_expression
where_expression: [sql expression]
Filter the tested data using a valid sql expression.
- Default: None
- Relevant tests: All anomaly detection tests
models:
- name: this_is_a_model
tests:
- elementary.volume_anomalies:
where_expression: "user_name != 'test'"
models:
- name: this_is_a_model
tests:
- elementary.volume_anomalies:
where_expression: "user_name != 'test'"