-
Notifications
You must be signed in to change notification settings - Fork 483
DPL Analysis: add RNTuple arrow::Dataset support #13761
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
Conversation
|
REQUEST FOR PRODUCTION RELEASES: This will add The following labels are available |
|
Testing on hyperloop NOT ok. One leak fixed, one more leak to go. |
0102838 to
8a0cef3
Compare
|
Error while checking build/O2/fullCI for 8a0cef3 at 2024-12-12 13:48: Full log here. |
|
Error while checking build/O2/fullCI for 319d2cf at 2024-12-12 14:11: Full log here. |
As part of the changes, move the actual logic which serialises / deserialised things to plugins so that we do not need to depend or RNTuple in production code. Include an initial converter to go from AO2Ds to RNTuple based files.
|
Error while checking build/O2/fullCI for 12597a2 at 2024-12-12 14:58: Full log here. |
|
Orthogonal to everything else. Merging. |
As part of the changes, move the actual logic which serialises /
deserialised things to plugins so that we do not need to depend
or RNTuple in production code.
Include an initial converter to go from AO2Ds to RNTuple based files.