Skip to content

Add support to configure sorted by and bucket#72

Draft
gowthamrajj wants to merge 3 commits into
Workday:v1.9.0from
gowthamrajj:features/sorted_by-and-bucket-config
Draft

Add support to configure sorted by and bucket#72
gowthamrajj wants to merge 3 commits into
Workday:v1.9.0from
gowthamrajj:features/sorted_by-and-bucket-config

Conversation

@gowthamrajj

Copy link
Copy Markdown
Contributor

Changes

Materialization

  • Bucket and sort incremental tables. Add bucket and sorted_by to a model's materialization to control how large incremental tables are bucketed and sorted on disk for faster reads. DJ generates the correct table properties for your storage format (Iceberg, Hive/Glue, or Delta Lake) and flags combinations a format can't support — such as bucketing on Delta Lake or uneven bucket counts on Hive — in the Problems tab.

@arunxdev

arunxdev commented Jun 27, 2026

Copy link
Copy Markdown
Collaborator

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

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