Releases: bcodell/dbt-activity-schema
Releases · bcodell/dbt-activity-schema
0.5.2 - Bigquery Time Spine Compatibility and Dependency Updates
0.5.1 - trailing comma for time spine redshift compatibility
0.5.0 - Time Spine Support
Users can now create datasets where the grain is an arbitrarily defined time spine with standardized intervals for each entity.
What's Changed
Full Changelog: 0.4.1...0.5.0
0.4.1 - Efficient Redshift SUPER Value Retrieval
What's Changed
- Update select_column function for redshift super type by @matthieu-carmeille in #79
Full Changelog: 0.4.0...0.4.1
0.4.0 - Redshift SUPER support
What's Changed
- Convert data type of column json_feature (attributes) from json to SUPER for Redshift by @matthieu-carmeille in #77
Full Changelog: 0.3.2...0.4.0
0.3.2 - Redshift Compatibility Fix
What's Changed
- bump version by @bcodell in #62
- Bump idna from 3.4 to 3.7 by @dependabot in #64
- Bump dnspython from 2.4.2 to 2.6.1 by @dependabot in #65
- add sqlparse dependency by @bcodell in #67
- Bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #68
- Bump requests from 2.31.0 to 2.32.0 by @dependabot in #69
- Bump urllib3 from 1.26.18 to 1.26.19 by @dependabot in #70
- Bump cryptography from 42.0.5 to 43.0.1 by @dependabot in #73
- Fix json_build function for redshift by @matthieu-carmeille in #75
New Contributors
- @matthieu-carmeille made their first contribution in #75
Full Changelog: 0.3.1...0.3.2
fix sum_bool aggregation
Fix data type casting in sum_bool
aggregation
0.3.0 - Package Rename and `query_stream` Macro
What's Changed
- update bq json type by @bcodell in #46
- Bug: snowflake quoting by @bcodell in #52
- 47: build_activity null_columns argument by @bcodell in #53
- Bug: Support
anonymous_customer_id
by @bcodell in #54 - Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #55
- Macro-based dataset generation by @bcodell in #56
- Bryce/query stream docs by @bcodell in #57
- Rename Package to dbt-activity-schema by @bcodell in #59
Full Changelog: 0.2.0...0.3.0