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

RNTuple support #1382

Open
2 of 17 tasks
ariostas opened this issue Feb 17, 2025 · 0 comments
Open
2 of 17 tasks

RNTuple support #1382

ariostas opened this issue Feb 17, 2025 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@ariostas
Copy link
Collaborator

ariostas commented Feb 17, 2025

I'm opening this issue to have a central place to check the status of RNTuple support in Uproot. I'll add and check off items to keep it updated.

RNTuple Reading

As far as I can tell, 100% of the spec is already supported. I'll update this if I find out otherwise.

  • Tuples should be read as tuples instead of records
  • The arrays method needs to have more functionality to be on par with TTrees
  • Refactoring to improve readability and performance

RNTuple Writing

Dask support

  • Reading with Dask
  • Writing with Dask

Other likely additions

  • Schema evolution

Unlikely additions

  • Alias columns
  • Projected fields
  • Alternative representations
@ariostas ariostas added the feature New feature or request label Feb 17, 2025
@ariostas ariostas self-assigned this Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant