Releases: sdf-labs/sdf-cli
Releases · sdf-labs/sdf-cli
v0.2.26
What's Changed
- Checking Sql-Functions Changes by @nirpechuk in sdf-labs/sdf#2443
- truncate and decimal coercion by @wizardxz in sdf-labs/sdf#2433
- Ignore test dbt_docs in crates/sdf-cli/tests/build/misc.rs by @vgapeyev in sdf-labs/sdf#2458
- Fix credential prioritization by @akbog in sdf-labs/sdf#2439
- Swap LENGTH_ARRAY for LENGTH by @akbog in sdf-labs/sdf#2463
- Updating Version by @sdf-labs-cicd-app in sdf-labs/sdf#2459
- Telemetry BI by @shellymat in sdf-labs/sdf#2387
- Hide AI subcommand and OpenAI Auth by @akbog in sdf-labs/sdf#2385
- [Github Actions] Parallelize code quality checks with test by @sadboy in sdf-labs/sdf#2466
- Benchmarking Tutorials (TPCH, IMDB, Clickbench) & Partitioning Docs by @schulte-lukas in sdf-labs/sdf#2400
- Wolfram/adaptive show tables by @wolfram-s in sdf-labs/sdf#2461
- kendrick/docs-general-admin-additions by @kvandoorn in sdf-labs/sdf#2147
- added 'libs/' to lo installed libs by @wolfram-s in sdf-labs/sdf#2469
- Add utility scripts and added benchmarks to public repository deployment by @eliasdefaria in sdf-labs/sdf#2467
- Preliminary snapshot table support by @milevin in sdf-labs/sdf#2471
- Re-enable an sdf dbt test; introduce rm_rf helper utility by @milevin in sdf-labs/sdf#2473
- Lineage Search Empty State by @nirpechuk in sdf-labs/sdf#2460
- [Github Actions] Fix test reporting by @sadboy in sdf-labs/sdf#2470
- [Documentation] Update Tutorial & Env Vars by @shellymat in sdf-labs/sdf#2474
- include workspace_path in worker compile error log by @xuliangs in sdf-labs/sdf#2464
- Update git rev for workspace tests by @akbog in sdf-labs/sdf#2475
- Snapshots: adjust schema of a snapshot table with four computed fields by @milevin in sdf-labs/sdf#2479
- Fix assert in merge of tables due to upper case catalog name sourced from an upper case directory name by @milevin in sdf-labs/sdf#2481
Full Changelog: sdf-labs/sdf@v0.2.25...v0.2.26
v0.2.25
What's Changed
- Harry/add alarms for general application errors & worker compile errors by @xuliangs in sdf-labs/sdf#2187
- fix cloud recompile by @xuliangs in sdf-labs/sdf#2449
- [DOCUMENTATION] Add tests documentation by @shellymat in sdf-labs/sdf#2415
- presto->trino by @wizardxz in sdf-labs/sdf#2453
- Updating Version by @sdf-labs-cicd-app in sdf-labs/sdf#2447
- Output materialization from sdf dbt; fix bugs in sdf dbt by @milevin in sdf-labs/sdf#2457
- Paywall Page Fixes by @nirpechuk in sdf-labs/sdf#2451
- Configured docs to map to open source repo, added open source section to docs, and added integrations overview doc by @eliasdefaria in sdf-labs/sdf#2444
- Add Tests for Documentation Generation to CI by @akbog in sdf-labs/sdf#2375
- Updated marketing site script by @eliasdefaria in sdf-labs/sdf#2452
- Tutorials Update by @shellymat in sdf-labs/sdf#2450
Full Changelog: sdf-labs/sdf@v0.2.24...v0.2.25
v0.2.23
What's Changed
- Reordering SDF Documentation by @shellymat in sdf-labs/sdf#2213
- Updating Version by @sdf-labs-cicd-app in sdf-labs/sdf#2242
- Elias/docs fixes from customers by @eliasdefaria in sdf-labs/sdf#2204
- Bump dbt-core from 1.0.8 to 1.6.15 in /crates/sdf-cli/workspaces/dbt/redshift_more_complex_local_ddls by @dependabot in sdf-labs/sdf#2236
- Billing E2E tests by @rpechuk in sdf-labs/sdf#2247
- Remove confusing type alias by @sadboy in sdf-labs/sdf#2250
- Refactor resolve_environment_namespaces in prep for schema evolution by @milevin in sdf-labs/sdf#2203
- move_yml by @wizardxz in sdf-labs/sdf#2251
- Wolfram/split-std_lib-into-sdf_util-sdf-test_sdf-mat by @wolfram-s in sdf-labs/sdf#2219
- Slightly nicer error message. by @schulte-lukas in sdf-labs/sdf#2196
- Fix schema output with Table Descriptions by @schulte-lukas in sdf-labs/sdf#2243
- Refactor query codegen to be executed in typecheck_and_run instead of analyze_and_run by @milevin in sdf-labs/sdf#2255
- Land race build break fix by @milevin in sdf-labs/sdf#2261
- Harry/daily move cdn events to analytics-prod s3 bucket by @xuliangs in sdf-labs/sdf#2259
- Adding --reset-queue flag to cargo xtask kube-start by @venkaa28 in sdf-labs/sdf#2246
- Introducing SDF Information Schema V2 by @akbog in sdf-labs/sdf#2202
- Initial work on implemented-by: datafusion UDFs by @vgapeyev in sdf-labs/sdf#2264
- Update SQL Functions Crate per Discussion by @schulte-lukas in sdf-labs/sdf#2262
- Clippy: enable for all features by @sadboy in sdf-labs/sdf#2266
- Zhong/make functions by @wizardxz in sdf-labs/sdf#2271
- Make sqllogictest run in parallel by @sadboy in sdf-labs/sdf#2274
- Fixes missed cache reuse on sequences of sdf call like" sdf a; sdf b; sdf a; by @wolfram-s in sdf-labs/sdf#2268
- Zhong/cleanup sqllogicaltest by @wizardxz in sdf-labs/sdf#2273
- Breakup sqllogictest; add unnest test by @sadboy in sdf-labs/sdf#2278
- added column classifiers to catalog page asset table item by @venkaa28 in sdf-labs/sdf#2254
- New Settings UI by @rpechuk in sdf-labs/sdf#2215
- Zhong/sqllogictest sort rows by @wizardxz in sdf-labs/sdf#2282
- Minor Error Message Update by @schulte-lukas in sdf-labs/sdf#2277
- remove current_date/timestamp median tests by @wizardxz in sdf-labs/sdf#2290
- Added Nir to AWS by @eliasdefaria in sdf-labs/sdf#2288
- Native ~~> Rust in sdf_schema. by @vgapeyev in sdf-labs/sdf#2286
- Added integration test for classifiying a remote source table by @eliasdefaria in sdf-labs/sdf#2298
- Remote seeds (incl external tables) incl. tests by @wolfram-s in sdf-labs/sdf#2287
- Fix
--cache-dir
relative path panic by @akbog in sdf-labs/sdf#2296 - Snowflake documentation small fixes by @shellymat in sdf-labs/sdf#2301
- Fix service local dev by making rust-embed in debug by @akbog in sdf-labs/sdf#2295
- Presto: implement column aliases in CREATE TABLE AS by @sadboy in sdf-labs/sdf#2293
- Improved provider errors by @wolfram-s in sdf-labs/sdf#2272
- Hides lsp command by @schulte-lukas in sdf-labs/sdf#2306
- Adding Team Member to AWS by @akbog in sdf-labs/sdf#2308
- Introduce Local SDF Provider by @akbog in sdf-labs/sdf#2275
- Fix DISTINCT/ORDER BY execution semantics. by @sadboy in sdf-labs/sdf#2307
- UNNEST: fix execution semantics by @sadboy in sdf-labs/sdf#2325
- Fixed readmes to have more modern info. by @nirpechuk in sdf-labs/sdf#2283
- fix sqllogictest \t by @wizardxz in sdf-labs/sdf#2326
- Selective Imports against Workspace Dependencies by @akbog in sdf-labs/sdf#2321
- Schema evolution: implementing on-schema-change for incremental tables by @milevin in sdf-labs/sdf#2327
- sql-functions: revert to main branch by @sadboy in sdf-labs/sdf#2332
- Node Deselection Fixes by @nirpechuk in sdf-labs/sdf#2323
- Docs Snowflake Function Categorization by @nirpechuk in sdf-labs/sdf#2311
- Docs Snowflake Functions Sed Cleanup by @nirpechuk in sdf-labs/sdf#2335
- grab cli error and return in worker compile by @xuliangs in sdf-labs/sdf#2324
- Adding libs, examples, SDF JSON schema, and benchmarks to release by @eliasdefaria in sdf-labs/sdf#2289
- sqllogictest column types by @wizardxz in sdf-labs/sdf#2338
- Fix mishandling of binary embedded files by @milevin in sdf-labs/sdf#2336
- Updated Telemetry by @schulte-lukas in sdf-labs/sdf#2279
- Connected Recompile + Added connection limit to avoid hanging pooler by @rpechuk in sdf-labs/sdf#2333
- Fixed lineage to only include columns from correct wksp by @rpechuk in sdf-labs/sdf#2348
- Bump dbt-core from 1.0.8 to 1.6.15 in /crates/sdf-cli/workspaces/dbt/redshift_more_complex by @dependabot in sdf-labs/sdf#2248
- Bump requests from 2.31.0 to 2.32.2 in /crates/sdf-cli/workspaces/databricks by @dependabot in sdf-labs/sdf#2200
- Smoke tests for datafusion-implemented UDFs by @vgapeyev in sdf-labs/sdf#2330
- Handle source tables with attached classifiers by @milevin in sdf-labs/sdf#2357
- [Run] Implement DESCRIBE/SHOW COLUMNS by @sadboy in sdf-labs/sdf#2360
- tests for new functions by @wizardxz in sdf-labs/sdf#2359
- recursive_cte execution by @wizardxz in sdf-labs/sdf#2339
- Zhong/add test for contains array varchar by @wizardxz in sdf-labs/sdf#2362
- If a function overload is not yet executable, show its signature in the error by @vgapeyev in sdf-labs/sdf#2358
- Fix on-schema-change handling of workspaces without source tables by @milevin in sdf-labs/sdf#2368
- Table Tabs & Code Block Updates by @venkaa28 in sdf-labs/sdf#2322
- Added integration test for case where table selects itself and needs schema pulled down from remote by @eliasdefaria in sdf-labs/sdf#2354
- Add
integrations
section to one day replaceproviders
by @akbog in sdf-labs/sdf#2365 - Sort out FunctionImplSpec by @sadboy in sdf-labs/sdf#2369
- Self-selecting integration test by @milevin in sdf-labs/sdf#2370
- update sdf make-functions by @wizardxz in sdf-labs/sdf#2372
- [Breaking Change] Migrate SDF Information Schema to V2 by @akbog in sdf-labs/sdf#2366
- [DRAFT] Added snowflake authentication to docs deploy to enable deployment from the cloud by @eliasdefaria in sdf-labs/sdf#2374
- Deprecate ComputeKind and compute parameter in defaults by @milevin in sdf-labs/sdf#2373
- Shelly/SDF Tutorials by @shellymat in sdf-labs/sdf#2265
New Contributors
- @nirpechuk made their first contribution in sdf-labs/sdf#2283
Full Changelog: sdf-labs/sdf@v0.2.22...v0.2.23
v0.2.22
What's Changed
- Updating Version by @promise-cicd-app in sdf-labs/sdf#2166
- Implement map lookup m[k] for Map fields in Parquet tables by @vgapeyev in sdf-labs/sdf#2157
- Cache (and related) revision. by @wolfram-s in sdf-labs/sdf#2084
- Update Map Lookup Goldie by @akbog in sdf-labs/sdf#2175
- Updated the favicon to match the sdf.com size by @evabgood in sdf-labs/sdf#2177
- Eva/udpatingfavicon by @evabgood in sdf-labs/sdf#2180
- Type system 1: basic infra by @sadboy in sdf-labs/sdf#2155
- Docs corrections from milos. Thank you milos! by @eliasdefaria in sdf-labs/sdf#2176
- Elias/incremental testing by @eliasdefaria in sdf-labs/sdf#2077
- fix cluster ip display in console by @xuliangs in sdf-labs/sdf#2167
- Removed breaking lineage gen command by @eliasdefaria in sdf-labs/sdf#2182
- Lukas/resurrect telem by @schulte-lukas in sdf-labs/sdf#2189
- presto::from_unixtime: fix signature and make executable by @sadboy in sdf-labs/sdf#2190
- Delete User and Plan on Org deletion schema migration by @venkaa28 in sdf-labs/sdf#2197
- Switch to using return_type_from_exprs when typechecking UDF calls by @vgapeyev in sdf-labs/sdf#2191
- No model selected test by @milevin in sdf-labs/sdf#2206
- Documentation Review and fixes #2169 by @shellymat in sdf-labs/sdf#2192
- Harry/recompile router by @xuliangs in sdf-labs/sdf#2168
- upgrade to v38 by @wizardxz in sdf-labs/sdf#2205
- sdf_function_minimum by @wizardxz in sdf-labs/sdf#2092
- add .gz .bz2 src extensions by @xuliangs in sdf-labs/sdf#2209
- Implement lookup s.k for Struct fields in Parquet tables by @vgapeyev in sdf-labs/sdf#2198
- Fix Patreon Sync Workspace missing columns by @akbog in sdf-labs/sdf#2218
- Clippy: enforce cognitive_complexity by @sadboy in sdf-labs/sdf#2221
- Harry/Add cleanup cronjob in patreon cluster by @xuliangs in sdf-labs/sdf#2201
- support length_array by @wizardxz in sdf-labs/sdf#2233
- Ani - Enforce Strict Typescript Typing on Console by @venkaa28 in sdf-labs/sdf#2214
- brand new table ui by @schulte-lukas in sdf-labs/sdf#2222
- Fix non-determinism in spark tests by @akbog in sdf-labs/sdf#2237
- Fix Env Var Changes not Invalidating Cache by @akbog in sdf-labs/sdf#2239
- ANI - User Sign up e2e Tests by @venkaa28 in sdf-labs/sdf#2188
- Fix respect default environment by @akbog in sdf-labs/sdf#2241
New Contributors
- @vgapeyev made their first contribution in sdf-labs/sdf#2157
- @shellymat made their first contribution in sdf-labs/sdf#2192
Full Changelog: sdf-labs/sdf@v0.2.21...v0.2.22