Skip to content

Adapt RNTuple writing code to late dynamic attributes

Marcin Nowak requested to merge mnowak/athena:rntuple.backfill into master

Refactor the code so it can take advantage of the new RNTuple feature of extending schema in the middle of writing.
Also, prevent mem leak when generating default values for missing dynamic attributes.

This code is not used in any official workflows yet.

Merge request reports