aodMerger: Special option to merge only folders of the same name#15205
aodMerger: Special option to merge only folders of the same name#15205sawenzel wants to merge 1 commit intoAliceO2Group:devfrom
Conversation
Adding a special `merge-by-name` option which asks the merger only to merge together dataframe folders of the same name. This is needed only in special situations where we want to enfore the output structure of the AOD to be the same as that of a reference (data) AOD. An example is MC-DATA embedding.
|
REQUEST FOR PRODUCTION RELEASES: This will add The following labels are available |
|
@fjonasALICE : As discussed |
|
Error while checking build/O2/fullCI_slc9 for d53ad16 at 2026-03-29 14:21: Full log here. |
|
Are you trying to achieve that DF folders are not merged? In this case the option for that already exists, one has to put |
Adding a special
merge-by-nameoption which asks the merger only to merge together dataframe folders of the same name.This is needed only in special situations where we want to enfore the output structure of the AOD to be the same as that of a reference (data) AOD. An example is MC-DATA embedding.