Skip to content

[ntuple] merging RNTuples produced with ROOT <= 6.34 fails #22130

@silverweed

Description

@silverweed

Check duplicate issues.

  • Checked for duplicates

Description

The RNTupleMerger is currently using the "wrong" type name to compare fields (GetTypeName()). It should be using GetTypeNameForComparison() instead, in order to deal with RNTuples created pre-ROOT 6.36 that contain wrongly-normalized type names.

Reproducer

See https://root-forum.cern.ch/t/type-name-error-after-rntuple-merging/64827

ROOT version

master

Installation method

any

Operating system

any

Additional context

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions