Skip to content

Make RNTupleProcessor fully composable #17132

Open
@enirolf

Description

@enirolf

Explain what you would like to see improved and how.

This issue is meant to collect PRs working towards making the RNTupleProcessor fully composable. Here "composable" means that each type of processor can be create from other processors (e.g., an RNTupleChainProcessor can be created from several RNTupleJoinProcessors or vice-versa). Since this will involve significant changes and additions to the existing RNTupleProcessor code, it seems sensible to split this effort over multiple PRs to hopefully make it a bit easier to review and keep track of the changes.

Three main steps are foreseen:

Additional code and test cleanups will also be tracked here.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions