Add checksum and clone template to S3 Anchor #22819
Conversation
1373142 to
5f539d7
Compare
5f539d7 to
bfe8630
Compare
bfe8630 to
5945e72
Compare
|
@silverweed and @jblomer I have removed the clone template from the anchor, and made it a file-constant, please have a new review of the commits |
Test Results 23 files 23 suites 3d 17h 30m 12s ⏱️ Results for commit e38221d. ♻️ This comment has been updated with latest results. |
1d7e1db to
5b189a8
Compare
5b189a8 to
06b9980
Compare
|
I have updated the implementation, and removed |
|
Thanks! When @jblomer approves we can merge |
06b9980 to
396482c
Compare
|
@jblomer and @silverweed I have added the |
396482c to
0b8e053
Compare
0b8e053 to
723b666
Compare
|
@silverweed and @jblomer there was a small issue with the clang formatting that I have fixed, the other failures dont seem to be related to changes due to this PR. |
723b666 to
e38221d
Compare
This Pull request:
(Is a part of the GSoC 2026 project
S3 Backend for RNTuple.)Adds checksum and a configurable clone path to the S3 Anchor.
Changes or fixes:
fCloneTemplatefield toRNTupleAnchorS3for resolving attribute-set (hidden) ntuple base URLs. Serialized into the anchor JSON and extracted on read (optional, for forward compatibility with older anchors).Checklist: