fullstorydev / dbt_fullstory

The official FullStory dbt package
Apache License 2.0
2 stars 3 forks source link

create option to skip json parsing #20

Closed huttotw closed 9 months ago

huttotw commented 9 months ago

This creates a new option fullstory_skip_json_parse that will skip the parsing step when creating the events table. This is useful if your data has already been transformed into JSON columns.