v0.3.24
sdf-labs-cicd-app
released this
04 Sep 19:46
·
70 commits
to main
since this release
What's Changed
- Updating Version by @sdf-labs-cicd-app in sdf-labs/sdf#3184
- fixed the incomplete installation bug by @venkaa28 in sdf-labs/sdf#3188
- Zhong/fmt fix by @wizardxz in sdf-labs/sdf#3186
- adding branches to reports by @venkaa28 in sdf-labs/sdf#3197
- Small bug fixes and QOL changes by @rpechuk in sdf-labs/sdf#3187
- fmt fix by @wizardxz in sdf-labs/sdf#3199
- Additional cache invalidation issues by @venkaa28 in sdf-labs/sdf#3191
- doc: Several doc corrections and more uniform by @gliga in sdf-labs/sdf#3177
- newline in comments by @wizardxz in sdf-labs/sdf#3206
- Zhong/pre processor repro by @wizardxz in sdf-labs/sdf#3209
- Fix Env Var Flag in CLI by @venkaa28 in sdf-labs/sdf#3196
- pysdf: A demo example of an example SDF's Python API by @gliga in sdf-labs/sdf#3201
- Granted Piotr AWS access by @eliasdefaria in sdf-labs/sdf#3218
- Semantic identifier and table names by @sadboy in sdf-labs/sdf#3208
- [TableName followup] Re-enable disabled tests by @sadboy in sdf-labs/sdf#3223
- Add Docker image base for SDF CLI by @akbog in sdf-labs/sdf#3183
- TableName cleanup: delete deadcode; add some docs by @sadboy in sdf-labs/sdf#3225
- Fix grammar typo and keyword generator by @sadboy in sdf-labs/sdf#3231
- dialect specific materialize.jinja by @wizardxz in sdf-labs/sdf#3230
- Upgrade to DataFusion 39.0.0 by @vgapeyev in sdf-labs/sdf#3214
- remove .keyword by @wizardxz in sdf-labs/sdf#3236
- fmt a specific file by @wizardxz in sdf-labs/sdf#3215
- no dangling comma warning for bigquery by @wizardxz in sdf-labs/sdf#3241
- Zhong/linter defaults parameter by @wizardxz in sdf-labs/sdf#3232
- Update stale_issues.yml bot by @evabgood in sdf-labs/sdf#3237
- Made docs updates based on feedback from open source by @eliasdefaria in sdf-labs/sdf#3240
- Implement configurable TableName case sensitivity by @sadboy in sdf-labs/sdf#3243
- Updated documentation based on feedback from the community by @eliasdefaria in sdf-labs/sdf#3251
- Zhong/bigquery concat by @wizardxz in sdf-labs/sdf#3250
- Remove case-only difference filenames by @sadboy in sdf-labs/sdf#3245
- Zhong/spark init version by @wizardxz in sdf-labs/sdf#3248
- Robustify parse_fqn; fix Snowflake backtick'd identifiers by @sadboy in sdf-labs/sdf#3253
- Provider logic to support BQ by @milevin in sdf-labs/sdf#3035
- fix credentials loading for push by @xuliangs in sdf-labs/sdf#3256
- Address code warning for iteration over Option by @findepi in sdf-labs/sdf#3249
- Improve cargo test stanza in readme by @findepi in sdf-labs/sdf#3220
- Update certain dependencies by @findepi in sdf-labs/sdf#3254
- fix snowflake connect by by @wizardxz in sdf-labs/sdf#3262
- Fix sources and cross-schema imports by @milevin in sdf-labs/sdf#3259
- Minor refactoring -- moving all bigquery craft into a utils module by @milevin in sdf-labs/sdf#3263
New Contributors
- @findepi made their first contribution in sdf-labs/sdf#3249
Full Changelog: sdf-labs/sdf@v0.3.23...v0.3.24