root icon indicating copy to clipboard operation
root copied to clipboard

[ntuple] Allow keys larger than 1GB in RNTuple

Open silverweed opened this issue 1 year ago • 1 comments

This Pull request:

uses RNTuple::fMaxKeySize to split any payload larger than that into multiple chunks, each backed by a TKey. These keys are then read back as a single object.

Depends on #15869

Checklist:

  • [x] tested changes locally
  • [ ] updated the docs (if necessary)

silverweed avatar Jun 06 '24 15:06 silverweed

Test Results

    13 files      13 suites   2d 20h 38m 29s :stopwatch:  2 651 tests  2 651 :white_check_mark: 0 :zzz: 0 :x: 32 645 runs  32 645 :white_check_mark: 0 :zzz: 0 :x:

Results for commit c9429ffa.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar Jun 06 '24 16:06 github-actions[bot]