Skip to content

Commit cb58abd

Browse files
committed
[NFC][ntuple] add v6.38 release notes
1 parent a460d3f commit cb58abd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README/ReleaseNotes/v638/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,9 @@ This caching reduces sub-process creation during initialization and can be usefu
6969
### RNTuple
7070

7171
* The parallel writer is now part of the public, stable API. The `RNTupleParallelWriter` and the closely related `RNTupleFillContext` moved from the `ROOT::Experimental` to the `ROOT` namespace.
72+
* Automatic schema evolution (in addition to I/O customization rules, which are already supported) akin to the classic I/O behavior. Expert documentation added in `tree/ntuple/doc/SchemaEvolution.md`.
73+
* RNTuple support in the classic browser together with several visual improvements, including a new treemap visualization of field sizes.
74+
* Bulk I/O optimization for fixed-size arrays and vectors of fixed-size arrays.
7275

7376
## Math
7477

0 commit comments

Comments
 (0)