Skip to content

v1.3.6: (#31)#32

Merged
gowthamrajj merged 4 commits intomainfrom
v1.3.6
May 4, 2026
Merged

v1.3.6: (#31)#32
gowthamrajj merged 4 commits intomainfrom
v1.3.6

Conversation

@gowthamrajj
Copy link
Copy Markdown
Contributor

Changes

  • CTE exclude/include flags now mirror their main-model counterparts and inherit from the model — a CTE accepts exclude_date_filter, exclude_daily_filter, exclude_portal_partition_columns, exclude_portal_source_count, and include_full_month with the same semantics as the corresponding main-model flags. Resolution is uniform: CTE override > model value > false. Set exclude_portal_partition_columns: true on the model to skip partition auto-injection in every CTE without per-CTE repetition; set it on a single CTE to override only that CTE.
  • New dj_iceberg_partition_overwrite incremental strategy — drops and rewrites only the partitions present in the new slice on Iceberg tables. Shipped by DJ (no consumer macro required) and selectable from the Model Wizard. Requires Iceberg format on the target table; DJ flags non-Iceberg use directly in the Problems tab and points you to delete+insert instead.

dinpraka
dinpraka previously approved these changes May 4, 2026
Added GHA WF to support vscode marketplace publish
@gowthamrajj gowthamrajj merged commit 529f36f into main May 4, 2026
4 checks passed
@gowthamrajj gowthamrajj deleted the v1.3.6 branch May 4, 2026 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants