-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[ntuple] Skip columns without pages in RNTupleInspector #17787
base: master
Are you sure you want to change the base?
Conversation
Test Results 18 files 18 suites 4d 8h 55m 20s ⏱️ Results for commit 3237908. ♻️ This comment has been updated with latest results. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this catch! LGTM, but the same check will have to be added before line 369 for completeness.
258a412
to
3237908
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Perhaps squash the two commits before merging.
It's two individual fixes though, no? |
No description provided.