Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Jira
    • Jira
  • Merge requests 146
    • Merge requests 146
  • 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
  • !61719

Draft: Remove split level overwrite for dynamic aux store.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Peter Van Gemmeren requested to merge gemmeren/athena:AthenaIO_DynSplitLevelUpstream into 23.0 Mar 21, 2023
  • Overview 0
  • Commits 31
  • Pipelines 0
  • Changes 45

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