snowplow / dbt-snowplow-utils

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

Add delimiter parameter to get_split_to_array #106

Closed agnessnowplow closed 1 year ago

agnessnowplow commented 1 year ago

Currently the get_split_to_array macro will use ',' as a delimiter, it should be customisable.