Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: altsybee/AliceO2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Choose a base ref
...
head repository: AliceO2Group/AliceO2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 4 files changed
  • 3 contributors

Commits on Apr 2, 2026

  1. DPL: fix long standing bug with ArrayString serialization

    This is actually the reason why tables are lost from the metadata.
    ktf committed Apr 2, 2026
    Configuration menu
    Copy the full SHA
    81075c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a5010a View commit details
    Browse the repository at this point in the history
  3. aodMerger: Special option to merge only folders of the same name (Ali…

    …ceO2Group#15205)
    
    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.
    sawenzel authored Apr 2, 2026
    Configuration menu
    Copy the full SHA
    ddec5e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c391bc1 View commit details
    Browse the repository at this point in the history
Loading