You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: implement caching support for RNTuple reading (#1513)
* Implemented reading cache for RNTuples
* Fixed issue with nonzero entry_start for deferred columns
* Better test
* Reverted granularity of page ranges
* Perform all reading operations in place
* A bit of cleanup
* Move cache to the cluster level
* Fix cuda tests
* Copilot fixes
---------
Co-authored-by: Ianna Osborne <ianna.osborne@cern.ch>
0 commit comments