We’ve just released snowplow-utils v0.14.2 which adds a new macro to help standardise extracting fields from structures across warehouses, while mostly for internal use it may help anyone who works with our context or unstruct columns!
Summary
This version adds the get_field
macro to enable extracting fields from our self-describing-event and context columns easier and more consistent across warehouses.
Features
- Add new macro
get_field
to make it easier to extract fields from unstruct/context columns across warehouses
Upgrading
To upgrade bump the package version in your packages.yml
file.