v0.10.6-p
·
74 commits
to main
since this release
What's Changed
- Updated description on linter example wksp by @eliasdefaria in sdf-labs/sdf#4333
- Disable windows release builds by @akbog in sdf-labs/sdf#4362
- Update compile test name to naming convention by @findepi in sdf-labs/sdf#4369
- Rename
tests/exec
totests/run
as it testssdf run
by @findepi in sdf-labs/sdf#4347 - Zhong/snowflake identifier function by @wizardxz in sdf-labs/sdf#4363
- Made format and lint execution aware of the dialect by @olehpidhi in sdf-labs/sdf#4368
- performance: don't run unnecessary lineage by @wolfram-s in sdf-labs/sdf#4350
- Updating Cargo Version by @sdf-labs-cicd-app in sdf-labs/sdf#4364
- Test cell_to_string for arrays by @findepi in sdf-labs/sdf#4404
- VSCE SQL formatter by @olehpidhi in sdf-labs/sdf#4406
- Github Actions Quality of Life Improvements by @venkaa28 in sdf-labs/sdf#4359
- Remaining Adapter Macro Support by @akbog in sdf-labs/sdf#4392
- Execute Snowflake
coalesce
by @findepi in sdf-labs/sdf#4400 - Fix reading table with only nested fields by @findepi in sdf-labs/sdf#4405
- Fix useless message for schema errors by @findepi in sdf-labs/sdf#4331
- Move SLT rendering code to slt.rs by @findepi in sdf-labs/sdf#4410
- String functions MD5, REPLACE, SPLIT_PART for Snowflake by @vgapeyev in sdf-labs/sdf#4395
- refactor: Move slt related code to a more relevant place by @gliga in sdf-labs/sdf#4407
- moving readme into workflows file by @venkaa28 in sdf-labs/sdf#4417
- Fix type for Snowflake
date
-date
by @findepi in sdf-labs/sdf#4398 - fix snowflake dictionary by @wizardxz in sdf-labs/sdf#4420
- Increase data sample in Clickbench Snowflake execution tests by @findepi in sdf-labs/sdf#4370
- Test Snowflake joins with coercions by @findepi in sdf-labs/sdf#4251
- Update TPCDS queries to use s_state that exists in the dataset by @findepi in sdf-labs/sdf#4375
- Added toolbar actions by @olehpidhi in sdf-labs/sdf#4354
- VSCE formatting by @olehpidhi in sdf-labs/sdf#4409
- Publish VSCE on release branch merges by @olehpidhi in sdf-labs/sdf#4349
- VSCE CodeLenses by @olehpidhi in sdf-labs/sdf#4371
- Remove unused sdf-cli's dependency by @findepi in sdf-labs/sdf#4424
- Accept repeated test names in
xtask test
by @findepi in sdf-labs/sdf#4425 - slt: Propagate binding errors to check expected results by @gliga in sdf-labs/sdf#4416
- VSCE version update by @olehpidhi in sdf-labs/sdf#4422
- Remove unused dependencies by @findepi in sdf-labs/sdf#4432
- Fix SLT rendering of variant, array and strings with newlines by @findepi in sdf-labs/sdf#4421
- Updated Snowflake external system tables to case policy upper by @eliasdefaria in sdf-labs/sdf#4389
- add trino if signature by @wizardxz in sdf-labs/sdf#4419
- Add incremental materialization support for DBT (compile + run) by @akbog in sdf-labs/sdf#4433
- clean: Remove unused source files by @gliga in sdf-labs/sdf#4428
- Add exit code when auth status fails by @akbog in sdf-labs/sdf#4438
- fix snowflake create sql function by @wizardxz in sdf-labs/sdf#4382
- Fix nondeterminism issue in sdf dbt compiles by @akbog in sdf-labs/sdf#4440
- Snowflake compat: case sensitive column resolution by @sadboy in sdf-labs/sdf#4441
- Fix typo by @findepi in sdf-labs/sdf#4443
- Zhong/dup column name warning by @wizardxz in sdf-labs/sdf#4435
- custom binder for to_date by @wizardxz in sdf-labs/sdf#4439
- Github actions: persist regression-tests repo between runs by @sadboy in sdf-labs/sdf#4445
- Support custom Jinja macros even in .sdf.yml files by @milevin in sdf-labs/sdf#4384
- Support dashes in workspace names by sanitizing; revert workspace name changes from the previous PR by @milevin in sdf-labs/sdf#4449
- Prune SnowflakeLogicalType enum (v2) by @findepi in sdf-labs/sdf#4442
- Fixed linter errors, added precommit hooks back, and removed pre-commit hooks on merge commits by @venkaa28 in sdf-labs/sdf#4447
Full Changelog: sdf-labs/sdf@v0.10.5-p...v0.10.6-p
Docker Images
aarch64-unknown-linux-gnu
Image: sdflabs/sdf-aarch64-unknown-linux-gnu:v0.10.6-p
Pull command:
docker pull sdflabs/sdf-aarch64-unknown-linux-gnu:v0.10.6-p
View on DockerHub: Package Link
x86_64-unknown-linux-musl
Image: sdflabs/sdf-x86_64-unknown-linux-musl:v0.10.6-p
Pull command:
docker pull sdflabs/sdf-x86_64-unknown-linux-musl:v0.10.6-p
View on DockerHub: Package Link