snowplow / dbt-snowplow-utils

Snowplow utility functions to be used in conjunction with the snowplow-web dbt package.
Other
12 stars 6 forks source link

Allow null value in app_id filter list #159

Closed rlh1994 closed 7 months ago

rlh1994 commented 7 months ago

Description & motivation

Allow null to be supplied in the app id filters list and process it correctly. Close #149

Checklist