Skip to content

Comments

partition strategy: update template repo to assign and build properly using transformations endpoint#50

Merged
jeff-dude merged 3 commits intomainfrom
update-file-format-design
Jan 5, 2026
Merged

partition strategy: update template repo to assign and build properly using transformations endpoint#50
jeff-dude merged 3 commits intomainfrom
update-file-format-design

Conversation

@jeff-dude
Copy link
Member

No description provided.

@cursor
Copy link

cursor bot commented Jan 5, 2026

PR Summary

Updates partitioning guidance and templates to use properties = { "partitioned_by": ... } and clarifies unique key requirements for partitioned incremental models.

  • Rewrites partitioning docs to replace partition_by with properties.partitioned_by, adding daily/monthly/event examples and a clear “do/don’t” example for including partition columns in unique_key
  • Adds properties = { "partitioned_by": "ARRAY['block_date']" } to model templates (append, delete+insert, merge, table)
  • Expands best-practices docs in .cursor/rules/dbt-best-practices.mdc and docs/dbt-best-practices.md with concise examples for partitioned table/incremental models

Written by Cursor Bugbot for commit a99d3b5. Configure here.

@jeff-dude jeff-dude merged commit ce4d13d into main Jan 5, 2026
5 checks passed
@jeff-dude jeff-dude deleted the update-file-format-design branch January 5, 2026 20:05
Copy link

@meny3437-blip meny3437-blip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

write access to DuneSQL @meny3437-blip

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.

2 participants