v0.10.7-p
·
6 commits
to main
since this release
What's Changed
- Fix isolation of remote tests using WorkspaceEnv by @findepi in sdf-labs/sdf#4452
- CI: bring in Windows tests by @sadboy in sdf-labs/sdf#4446
- remove linter from sdf_schema by @wizardxz in sdf-labs/sdf#4385
- Remove unused dependencies by @findepi in sdf-labs/sdf#4462
- Elias/support for preview docs by @venkaa28 in sdf-labs/sdf#4434
- Add more varchar-like types Snowflake parsing tests by @findepi in sdf-labs/sdf#4348
- Sync CI changes to build_sdf_cli by @sadboy in sdf-labs/sdf#4473
- clean: Remove file that is not needed by @gliga in sdf-labs/sdf#4474
- adding create step for deploy libs on update stable by @venkaa28 in sdf-labs/sdf#4475
- Use Snowflake types for Snwoflake TPCH compile/run tests by @findepi in sdf-labs/sdf#4408
- Disable coercion from timestamp to date or time by @vgapeyev in sdf-labs/sdf#4458
- Added documentation for bigquery incremental, snapshots, and seeds - fixed doc gen by @eliasdefaria in sdf-labs/sdf#4470
- ExternalTableProvider: fix partitioned table schema by @sadboy in sdf-labs/sdf#4275
- Fix flags property in dbt_profiles.yml by @akbog in sdf-labs/sdf#4444
- Preliminary support for executing Snowflake
array_agg
by @findepi in sdf-labs/sdf#4403 - Enable lints in sdf-dbt crate by @findepi in sdf-labs/sdf#4463
- Add Test workspace compile and run regression tests by @findepi in sdf-labs/sdf#4453
- Snowflake DATE_TRUNC on TIMESTAMP, directly from DF by @vgapeyev in sdf-labs/sdf#4346
- updating actions by @venkaa28 in sdf-labs/sdf#4484
- Execute Snowflake
nullif
locally by @findepi in sdf-labs/sdf#4480 - Enable
sdf test
for dbt projects by @akbog in sdf-labs/sdf#4469 - Simplify test API by @findepi in sdf-labs/sdf#4455
- Docker Image Reductions by @venkaa28 in sdf-labs/sdf#4418
- Discard nulls in Snowflake local array_agg execution by @findepi in sdf-labs/sdf#4479
- [Port to main] Ani/update_stable_versioning by @sdf-labs-cicd-app in sdf-labs/sdf#4466
- Build: build debug for Windows; show sccache stats by @sadboy in sdf-labs/sdf#4487
- Fix panic when hashing empty FixedSizeList Array by @findepi in sdf-labs/sdf#4488
- Update Deploy Platform workflow by @venkaa28 in sdf-labs/sdf#4491
- Added Docker section to Relase docs by @venkaa28 in sdf-labs/sdf#4320
- Release Workflow Update by @venkaa28 in sdf-labs/sdf#4494
- Fix panic when loading schema overlay from cache by @findepi in sdf-labs/sdf#4423
- Move data gen scripts to sdf repo by @milevin in sdf-labs/sdf#4499
- Initialize SDF native DBT Parser by @akbog in sdf-labs/sdf#4496
- Disable sccache on Windows by @sadboy in sdf-labs/sdf#4505
- Generify expect_n_args by @findepi in sdf-labs/sdf#4502
- Update Readme's and Create Install Scripts by @venkaa28 in sdf-labs/sdf#4490
- enable mgmt service for rabbitmq by @xuliangs in sdf-labs/sdf#4509
- temporary patch on worker memory issue by @xuliangs in sdf-labs/sdf#4510
- add back two files by @xuliangs in sdf-labs/sdf#4513
- Report target type in unimplemented cast stub by @findepi in sdf-labs/sdf#4507
- Remove some dead code and enable more code lints by @findepi in sdf-labs/sdf#4517
- Verify generated functions in sync with sources by @findepi in sdf-labs/sdf#4501
- Implement Snowflake
variant
execution by @findepi in sdf-labs/sdf#4504 - Adding Documenation to DBT Accelerator Code by @akbog in sdf-labs/sdf#4526
- fix right_need_aliases by @wizardxz in sdf-labs/sdf#4520
- tests: Enable cleanup step in remote build tests by @gliga in sdf-labs/sdf#4527
- Fix CI breakage by @sadboy in sdf-labs/sdf#4531
- Apply clippy fixes for Rust 1.83 by @findepi in sdf-labs/sdf#4523
- SLT: tag Decimal(_, 0) as integer by @gliga in sdf-labs/sdf#4525
- slt: Unify names for test_ and goldie_ queries by @gliga in sdf-labs/sdf#4522
- Update to Rust 1.82 by @findepi in sdf-labs/sdf#4533
- CI: impose hard time limit on test jobs by @sadboy in sdf-labs/sdf#4512
- disable this task by @xuliangs in sdf-labs/sdf#4537
- docker prune job for the runners by @venkaa28 in sdf-labs/sdf#4465
- doc: Add steps for running full test set by @gliga in sdf-labs/sdf#4532
- fix location by @wizardxz in sdf-labs/sdf#4538
- Update some dependabot vulnerabilities by @akbog in sdf-labs/sdf#4514
- fix csp incomplete: update svelte config by @xuliangs in sdf-labs/sdf#4545
- fix csp by @xuliangs in sdf-labs/sdf#4556
- adding protobuf-compiler to ci docker image by @venkaa28 in sdf-labs/sdf#4544
- "Snowflake JSON" support in
parse_json
function by @findepi in sdf-labs/sdf#4555 - Take Windows tests offline due to hardware issues by @sadboy in sdf-labs/sdf#4511
- Docker Prune CI Patches by @venkaa28 in sdf-labs/sdf#4542
- fix slice step 2 by @wizardxz in sdf-labs/sdf#4560
- Enables auto merge and tags reviewers by @venkaa28 in sdf-labs/sdf#4540
- sdf build - further improvments by @wolfram-s in sdf-labs/sdf#4564
- fix fqn for snowflake stage by @wizardxz in sdf-labs/sdf#4570
- tests: avoid failing typeof test in the update mode by @gliga in sdf-labs/sdf#4530
- Added labels and Reviewers to dependabot pr's by @venkaa28 in sdf-labs/sdf#4573
- Fix Snowflake JSON parsing of empty array by @findepi in sdf-labs/sdf#4563
- Zhong/lsp1 by @wizardxz in sdf-labs/sdf#4477
- Fix array_construct when some arguments scalar and some not and Fix parse_json with 1-element array containing undefined by @findepi in sdf-labs/sdf#4576
- Enable Protogen in Ci by @venkaa28 in sdf-labs/sdf#4565
- Spark binder updates by @venkaa28 in sdf-labs/sdf#4559
- coverage: Add support for collecting code coverage by @gliga in sdf-labs/sdf#4568
- add snowflake stage test by @wizardxz in sdf-labs/sdf#4588
- Added new documentation for SDF Build and Local Compilation Guide by @eliasdefaria in sdf-labs/sdf#4557
- only publish docs on pushes to main with changes to docs by @venkaa28 in sdf-labs/sdf#4539
- removing unused secret from workflows by @venkaa28 in sdf-labs/sdf#4580
Full Changelog: sdf-labs/sdf@v0.10.6-p...v0.10.7-p
Docker Images
aarch64-unknown-linux-gnu
Image: sdflabs/sdf-aarch64-unknown-linux-gnu:v0.10.7-p
Pull command:
docker pull sdflabs/sdf-aarch64-unknown-linux-gnu:v0.10.7-p
View on DockerHub: Package Link
x86_64-unknown-linux-musl
Image: sdflabs/sdf-x86_64-unknown-linux-musl:v0.10.7-p
Pull command:
docker pull sdflabs/sdf-x86_64-unknown-linux-musl:v0.10.7-p
View on DockerHub: Package Link