Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/snowplow utils/0.16.0 #157

Merged
merged 7 commits into from
Jan 26, 2024
Merged

Conversation

agnessnowplow
Copy link
Contributor

Summary

This release contains a new array size macro as well as the optional ability for the unnest macros to also surface the index of the original array element for preserving the order. It also contains some fixes for redshift. Please note that from this version onwards this package is under the SPAL license.

Features

  • Add get_array_size macro
  • Add optional index to unnest

Fixes

Under the hood

  • Update license to SPAL

Checklist

  • I have verified that these changes work locally
  • I have updated the README.md (if applicable)
  • I have added tests & descriptions to my models (and macros if applicable)

Release Only Checklist

  • I have updated the version number in all relevant places
  • I have updated the CHANGELOG.md

@snowplowcla snowplowcla added the cla:yes [Auto generated] Snowplow Contributor License Agreement has been signed. label Jan 24, 2024
Copy link
Contributor

@rlh1994 rlh1994 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

License file ✅
readme ✅
LGTM ✅

Copy link
Contributor

@rlh1994 rlh1994 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs version change in project yaml?

@agnessnowplow agnessnowplow force-pushed the release/snowplow-utils/0.16.0 branch from c8bb523 to 22afeb0 Compare January 25, 2024 09:59
@agnessnowplow agnessnowplow force-pushed the release/snowplow-utils/0.16.0 branch from 22afeb0 to 294666e Compare January 25, 2024 18:15
@agnessnowplow agnessnowplow merged commit f33dda7 into main Jan 26, 2024
4 checks passed
@agnessnowplow agnessnowplow deleted the release/snowplow-utils/0.16.0 branch January 26, 2024 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla:yes [Auto generated] Snowplow Contributor License Agreement has been signed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Post hook fails on redshift if called twice
4 participants