Skip to content

Commit

Permalink
fix: various RNTuple fixes (#1191)
Browse files Browse the repository at this point in the history
* Started fixing column logic

* Handle empty pagelist

* Add form_key to RegularForms

* Fixed alias columns and vector logic

* Reinterpret split data correctly

* Add support for RNTupleCardinality

* Properly handle schema extensions

* Make a copy of header records

* Remove dead code

* A bit of refactoring

* Added some tests

* Minor cleanup

* Added one more test

* Fixed issue when reading columns that have multiple pages

* Added test for columns with multiple pages
  • Loading branch information
ariostas committed May 2, 2024
1 parent dc69e3d commit 501a12f
Show file tree
Hide file tree
Showing 2 changed files with 216 additions and 91 deletions.

0 comments on commit 501a12f

Please sign in to comment.