File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ To that end, each test comes with a written description of the schema and the ex
7
7
Eventually, we will also provide a set of reference ` .root ` and ` .json ` files (see below).
8
8
9
9
> [ !WARNING]
10
- > The RNTuple Validation Suite is currently work-in- progress.
10
+ > The RNTuple Validation Suite is currently work in progress.
11
11
> Its structure and implementation may change during development.
12
12
> We welcome early feedback on the current state from any interested party.
13
13
@@ -22,7 +22,7 @@ More tests are planned in the future, please [consult the list of issues](https:
22
22
## Reference Implementation
23
23
24
24
This repository also contains a reference implementation with ROOT macros.
25
- They currently target ROOT v6.34 with the first official version of the on-disk binary format.
25
+ They currently target ROOT v6.34 with the first official version of the RNTuple on-disk binary format.
26
26
In this release, the API is not yet finalized and all classes are in the ` ROOT::Experimental ` namespace.
27
27
We plan to rely on this version until a first version of the RNTuple Validation Suite is done.
28
28
Then we will produce a first set of reference files that can be used to test backwards compatibility.
You can’t perform that action at this time.
0 commit comments