Skip to content

[ATSCALE-45219] Document partition_rank and distribution_rank in aggregate attributes#48

Merged
svetoslav-petkov-atscale merged 3 commits into
draft/v1.7from
ATSCALE-45219-uda-partition-distribution-rank-docs
Apr 27, 2026
Merged

[ATSCALE-45219] Document partition_rank and distribution_rank in aggregate attributes#48
svetoslav-petkov-atscale merged 3 commits into
draft/v1.7from
ATSCALE-45219-uda-partition-distribution-rank-docs

Conversation

@lachezar-dimitrov-atscale
Copy link
Copy Markdown
Collaborator

Summary

  • Documents the partition_rank and distribution_rank integer properties (1–128) in the attributes section of the aggregate definition in model.md
  • These properties were added to SMLAggregatePartitionProperties but were missing from the public SML reference docs

Changes

  • sml-reference/model.md: Added partition_rank and distribution_rank bullet points after the existing partition and distribution entries in the ### attributes subsection

Jira: https://atscale.atlassian.net/browse/ATSCALE-45219

Document the partition_rank and distribution_rank integer properties
(1-128) introduced in SMLAggregatePartitionProperties.
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 22, 2026

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

- partition and distribution default to left-to-right attribute order
  (backward compat preserved)
- partition_rank and distribution_rank override that independently
- rank values must be unique within their respective set
- add example showing decoupled partition vs distribution ordering
…ple names

- Restore 'partitioning key functions as GROUP BY column' sentence
- Correct rank constraint: consecutive sequence starting from 1, not just unique
- Update example to use Date Dimension/Year/Month consistent with file conventions
@lachezar-dimitrov-atscale
Copy link
Copy Markdown
Collaborator Author

I have read the CLA Document and I hereby sign the CLA

@lachezar-dimitrov-atscale
Copy link
Copy Markdown
Collaborator Author

recheck

@svetoslav-petkov-atscale svetoslav-petkov-atscale merged commit f6034ea into draft/v1.7 Apr 27, 2026
1 of 2 checks passed
@svetoslav-petkov-atscale svetoslav-petkov-atscale deleted the ATSCALE-45219-uda-partition-distribution-rank-docs branch April 27, 2026 10:26
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 27, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants