Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ntuple] store streamer info of unsplit fields #15556

Merged
merged 14 commits into from
May 30, 2024

Conversation

jblomer
Copy link
Contributor

@jblomer jblomer commented May 17, 2024

Follow-up of #14728

Stores the streamer info records seen during serialization of unsplit fields in the extra type information of the extension header. To this end, proper serialization and deserialization of the extra type information frame in the header / extension header is implemented.

This will be accompanied by a roottest PR (TODO)

tree/ntuple/v7/inc/ROOT/RNTupleDescriptor.hxx Outdated Show resolved Hide resolved
tree/ntuple/v7/src/RPageStorage.cxx Outdated Show resolved Hide resolved
Copy link

github-actions bot commented May 17, 2024

Test Results

    12 files      12 suites   2d 20h 23m 48s ⏱️
 2 642 tests  2 641 ✅ 0 💤 1 ❌
29 977 runs  29 976 ✅ 0 💤 1 ❌

For more details on these failures, see this check.

Results for commit 3266abb.

♻️ This comment has been updated with latest results.

@jblomer jblomer force-pushed the ntuple-unsplit-streamerinfo branch from d7ab319 to e5d43f0 Compare May 29, 2024 11:05
@jblomer jblomer requested review from pcanal and silverweed May 29, 2024 11:07
@pcanal pcanal closed this May 29, 2024
@pcanal pcanal reopened this May 29, 2024
@jblomer jblomer force-pushed the ntuple-unsplit-streamerinfo branch from e5d43f0 to 3266abb Compare May 30, 2024 10:05
@jblomer jblomer merged commit 4776ed2 into root-project:master May 30, 2024
13 of 15 checks passed
@jblomer jblomer deleted the ntuple-unsplit-streamerinfo branch May 30, 2024 12:49
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.

None yet

3 participants