Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 140
    • Merge requests 140
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !61954

RNTuple fixes - writing dynamic attribs and setting compression

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Marcin Jerzy Nowak requested to merge mnowak/athena:fix.rntuple.auxdyn.writing into master Mar 29, 2023
  • Overview 10
  • Commits 2
  • Pipelines 2
  • Changes 6

2 fixes for RNTuple format: 1 - the compression will be set to match the one of the hosting TFile (before it was always set to the default 101) 2 - dynamic attributes will be actually written out now (the detection of AuxStore in the collection was not working right)

Should not affect TTree format at all.

Edited Mar 29, 2023 by Marcin Jerzy Nowak
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix.rntuple.auxdyn.writing