Skip to content

[ntuple] remove DAOS "caging" feature#21382

Merged
jblomer merged 1 commit intoroot-project:masterfrom
jblomer:ntuple-fix-daos
Feb 26, 2026
Merged

[ntuple] remove DAOS "caging" feature#21382
jblomer merged 1 commit intoroot-project:masterfrom
jblomer:ntuple-fix-daos

Conversation

@jblomer
Copy link
Copy Markdown
Contributor

@jblomer jblomer commented Feb 25, 2026

The caging feature allowed packing multiple pages of the same column into a single object. With the adaptive page sizes, this feature is not really needed anymore. Removal simplifies the code quite a bit.

Fixes #15783

The caging feature allowed packing multiple pages of the same column
into a single object. With the adaptive page sizes, this feature is not
really needed anymore. Removal simplifies the code quite a bit.
@jblomer jblomer self-assigned this Feb 25, 2026
@github-actions
Copy link
Copy Markdown

Test Results

    22 files      22 suites   3d 2h 13m 31s ⏱️
 3 800 tests  3 797 ✅ 1 💤 2 ❌
75 511 runs  75 500 ✅ 9 💤 2 ❌

For more details on these failures, see this check.

Results for commit a36e1de.

@jblomer jblomer merged commit 587918c into root-project:master Feb 26, 2026
30 of 33 checks passed
@jblomer jblomer deleted the ntuple-fix-daos branch February 26, 2026 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ntuple, DAOS] maximum cage size should be part of the anchor

2 participants