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
Fix existing tests for redshift
Fix issue with multiple end hooks failing (Close #152)
Under the hood
Update license to SPAL
Checklist
[x] I have verified that these changes work locally
[x] I have updated the README.md (if applicable)
[x] I have added tests & descriptions to my models (and macros if applicable)
Release Only Checklist
[x] I have updated the version number in all relevant places
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
Fixes
Under the hood
Checklist
Release Only Checklist