Skip to content

Lift template requirement for TTree Snapshot #19006

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vepadulano
Copy link
Member

These are the changes needed to avoid the requirement to call Snapshot to a TTree dataset with template arguments for the column types, or to JIT the call in case the template arguments are not given.

Still missing:

  • Doing the same for RNTuple
  • Deprecating the Snapshot call with the argument type list

Copy link

github-actions bot commented Jun 10, 2025

Test Results

    18 files      18 suites   3d 7h 32m 47s ⏱️
 2 811 tests  2 811 ✅ 0 💤 0 ❌
49 164 runs  49 164 ✅ 0 💤 0 ❌

Results for commit 29aac64.

♻️ This comment has been updated with latest results.

@vepadulano vepadulano force-pushed the rdf-untyped-snapshot branch 3 times, most recently from 3af9457 to 110f23f Compare June 11, 2025 14:34
These are the changes needed to avoid the requirement to call Snapshot
to a TTree dataset with template arguments for the column types, or to
JIT the call in case the template arguments are not given.

Still missing:
* Doing the same for RNTuple
* Deprecating the Snapshot call with the argument type list
@vepadulano vepadulano force-pushed the rdf-untyped-snapshot branch from 110f23f to 29aac64 Compare June 11, 2025 15:08
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.

1 participant