fullstorydev / dbt_fullstory

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

handle extracting root using json_value #18

Closed huttotw closed 9 months ago

huttotw commented 9 months ago

This modifies the json_value function so that you can extract the entire column by simply specifying $. This is effectively a cross-platform JSON parse.