Skip to content

Add support to configure sorted by and bucket#72

Merged
gowthamrajj merged 4 commits into
Workday:v1.9.0from
gowthamrajj:features/sorted_by-and-bucket-config
Jul 1, 2026
Merged

Add support to configure sorted by and bucket#72
gowthamrajj merged 4 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.

@gowthamrajj gowthamrajj marked this pull request as ready for review July 1, 2026 07:25
@gowthamrajj gowthamrajj merged commit 45c7dc0 into Workday:v1.9.0 Jul 1, 2026
2 checks passed
@gowthamrajj gowthamrajj deleted the features/sorted_by-and-bucket-config branch July 1, 2026 07:26
gowthamrajj added a commit that referenced this pull request Jul 1, 2026
* bump minor version to v1.9.0

* Fix/remove stale commands (#70)

* Lightdash lineage (#71)

* feat: Trace a Lightdash dashboard or chart back to its dbt models.

* Add support to configure sorted by and bucket (#72)

* New agent skill to create Lightdash dashboards (#73)

* Add new create lightdash agent skill and update edit lightdash agent skill

* fix synk issue
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