Skip to content

Document repetition / definition levels more#10101

Draft
alamb wants to merge 1 commit into
apache:mainfrom
alamb:alamb/document_repetition_definition
Draft

Document repetition / definition levels more#10101
alamb wants to merge 1 commit into
apache:mainfrom
alamb:alamb/document_repetition_definition

Conversation

@alamb

@alamb alamb commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Rationale for this change

While reading #9849 I spent some non trivial time reviewing definition and repetition levels and I wanted to encode this knowledge as comments for my future self.

What changes are included in this PR?

Document levels

Are these changes tested?

Doc only, covered by CI

Are there any user-facing changes?

docs only (of internal structures)

@github-actions github-actions Bot added the parquet Changes to the parquet crate label Jun 9, 2026
/// ├───────────────────────────┼────────────────────────────────────┤
/// │ present, with a value │ d >= D │
/// │ present but empty (list) │ d == D - 1 │
/// │ null │ d <= D - 2 ← "lower still" │

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Would <= == => be < == =>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

parquet Changes to the parquet crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants