DPL: unify JSON representation of arrays in Variant#5417
DPL: unify JSON representation of arrays in Variant#5417jgrosseo merged 1 commit intoAliceO2Group:devfrom
Conversation
|
@TimoWilken @ktf @davidrohr Do we know what is going on with the CI? The failures here some to be unrelated (and there are other PRs where everything is red as well)... |
|
@jgrosseo : At the moment they are all almost always failing. I'd try not to force-merge too much, since that would be basically untested (the fact that it fails for an unrelated reason does unfortunately not imply that it should succeed on a PR...). |
@jgrosseo this adds an extra "values" layer in JSON representation of 1d and 2d arrays, consistent with labeled arrays.