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 144
    • Merge requests 144
  • 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
  • !61721

Remove overwrite for split-level of dynamic aux store

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Peter Van Gemmeren requested to merge gemmeren/athena:AthenaIO_DynSplitLevelUpstream into 23.0 Mar 21, 2023
  • Overview 18
  • Commits 3
  • Pipelines 3
  • Changes 3

This will prevent attributes (really only ElementLinks) in the dynamic aux store from being split, making it more consistent with the layout of the rest of data in the file. It reduces the number of branches and minor (~0.3.%) storage savings due to better compression and less overhead (storage savings on affected containers are sizable). Since it is a 'technical' violation of frozen Tier0 policy (none of the transient data changes, but their persistent layout), I mark it as Draft until discussed in a Reconstruction meeting.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: AthenaIO_DynSplitLevelUpstream